Method | Description | |
---|---|---|
AddBorder ( ) : void | ||
AddCaptionBar ( ) : void | ||
Close ( ) : void | ||
Maximize ( ) : void | ||
Open ( ) : void | ||
RemoveBorder ( ) : void | ||
RemoveCaptionBar ( ) : void | ||
Restore ( ) : void | ||
Update ( ) : void | ||
UpdateSize ( int width, int height ) : void | ||
Win32Window ( int windowID ) : System |
public UpdateSize ( int width, int height ) : void | ||
width | int | |
height | int | |
return | void |