ReactOS 0.4.16-dev-336-gb667d82
|
Controller base template class for resizable dialogs. More...
#include <window.h>
Public Types | |
typedef BASE | super |
Public Member Functions | |
ResizeController (HWND hwnd) | |
LRESULT | WndProc (UINT nmsg, WPARAM wparam, LPARAM lparam) |
virtual void | GetClientSpace (PRECT prect) |
Protected Attributes | |
ResizeManager | _resize_mgr |
Controller base template class for resizable dialogs.
typedef BASE ResizeController< BASE >::super |
|
inline |
|
inlinevirtual |
Definition at line 546 of file window.h.
Referenced by ResizeController< BASE >::WndProc().
Definition at line 525 of file window.h.
|
protected |
Definition at line 563 of file window.h.
Referenced by ResizeController< BASE >::WndProc().