Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
PaintMessage
C# 클래스 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
상속:
PumpMessage
파일 보기
프로젝트 열기: adamabdelhamed/PowerArgs
공개 메소드들
메소드
설명
PaintMessage
(
Action,
paintAction
)
메소드 상세
PaintMessage()
공개
메소드
public
PaintMessage
(
Action,
paintAction
)
paintAction
Action,