![]() | |
D3DHost Events |
The D3DHost type exposes the following members.
Name | Description | |
---|---|---|
![]() | HandleCreated | Called when Window handle is created automatically inside BuildWindowCore - when Window handle is created manually with calling CreateWindow method, this event is not called. |
![]() | Painting | Called when WM_PAINT message is passed to D3DHost WndProc |
![]() | SizeChanging | Called when WM_SIZE message is passed to D3DHost WndProc |