Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
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
显示文件
Open project: adamabdelhamed/PowerArgs
Public Methods
Method
Description
PaintMessage
(
Action,
paintAction
)
Method Details
PaintMessage()
public
method
public
PaintMessage
(
Action,
paintAction
)
paintAction
Action,