Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
PaintMessage
C# Class PaintMessage, PowerArgs
A message that indicates a paint request that gets processed differently from other message types to reduce the number of times the message pump processes paint requests for a console app
Inheritance:
PumpMessage
Afficher le fichier
Open project: adamabdelhamed/PowerArgs
Méthodes publiques
Méthode
Description
PaintMessage
(
Action,
paintAction
)
Method Details
PaintMessage()
public
méthode
public
PaintMessage
(
Action,
paintAction
)
paintAction
Action,