Property | Type | Description | |
---|---|---|---|
CreateWindowEx | |||
DestroyWindow | System.Boolean | ||
GetClientRect | System.Boolean |
Method | Description | |
---|---|---|
BuildWindowCore ( |
Creates the window to be hosted.
|
|
DestroyWindowCore ( |
Destroys the hosted window.
|
Method | Description | |
---|---|---|
CreateWindowEx ( |
||
DestroyWindow ( |
||
GetClientRect ( |
protected BuildWindowCore ( |
||
hWndParent | The window handle of the parent window. | |
return |
protected DestroyWindowCore ( |
||
hWnd | A structure that contains the window handle. | |
return | void |