Method | Description | |
---|---|---|
ResumeDrawing ( Control c ) : void | ||
SuspendDrawing ( Control c ) : void |
Method | Description | |
---|---|---|
SendMessage ( IntPtr hWnd, Int32 wMsg, bool wParam, Int32 lParam ) : int |
public static ResumeDrawing ( Control c ) : void | ||
c | Control | |
return | void |
public static SuspendDrawing ( Control c ) : void | ||
c | Control | |
return | void |