메소드 | 설명 | |
---|---|---|
Show ( string text, string caption, int timeout ) : void |
메소드 | 설명 | |
---|---|---|
FindWindow ( string lpClassName, string lpWindowName ) : |
||
KillMessageBox ( ) : void | ||
PostMessage ( |
||
StartTimer ( int interval ) : void | ||
Timer_Tick ( object sender, |
public Show ( string text, string caption, int timeout ) : void | ||
text | string | |
caption | string | |
timeout | int | |
리턴 | void |