프로퍼티 | 타입 | 설명 | |
---|---|---|---|
CreateWindowEx | |||
DestroyWindow | System.Boolean | ||
GetClientRect | System.Boolean |
메소드 | 설명 | |
---|---|---|
BuildWindowCore ( |
Creates the window to be hosted.
|
|
DestroyWindowCore ( |
Destroys the hosted window.
|
메소드 | 설명 | |
---|---|---|
CreateWindowEx ( |
||
DestroyWindow ( |
||
GetClientRect ( |
protected BuildWindowCore ( |
||
hWndParent | The window handle of the parent window. | |
리턴 |
protected DestroyWindowCore ( |
||
hWnd | A structure that contains the window handle. | |
리턴 | void |