|
bsp
|
Inherits TCWindow.
Classes | |
| struct | child |
Public Types | |
| enum | CPOS { TL = 1, BL = 2, BR = 4, TR = 8 } |
Public Member Functions | |
| DockWindow (HWND parent, const char *caption) | |
| virtual LRESULT | WndProc (UINT msg, WPARAM wParam, LPARAM lParam) |
| bool | CanClose () |
| void | PositionWindows () |
| bool | Dock (TCWindow *win) |
| bool | UnDock (TCWindow *win) |
Public Attributes | |
| child | children [4] |
| POINT | center |
| RECT | wmsizerc |