Public Member Functions | |
LayoutInfo () | |
LayoutInfo (HWND hwnd, SIZE tl_t, SIZE tl_m, SIZE br_t, SIZE br_m, CString classname) | |
Public Attributes | |
HWND | hWnd |
UINT | nCallbackID |
CString | sWndClass |
SIZE | sizeTypeTL |
SIZE | sizeMarginTL |
SIZE | sizeTypeBR |
SIZE | sizeMarginBR |
BOOL | bMsgSupport |
RESIZEPROPERTIES | properties |
Definition at line 38 of file ResizableLayout.h.