bsp
TCWindow Class Reference

Inherits MDIChild.

Inherited by BSPConsole, DockWindow, ImageView, and PaletteWindow.

List of all members.

Public Member Functions

 TCWindow (HWND parent, const char *caption)
virtual LRESULT WndProc (UINT msg, WPARAM wParam, LPARAM lParam)
bool ToggleAlwaysOnTop ()
virtual int DoNCHitTest (LPPOINT screenPt)
void DoNCPaint ()
int DoNCCalcSize (LPNCCALCSIZE_PARAMS calcSize)
virtual bool DoNCRButtonDown (int hitTest, LPPOINTS screenPt)
virtual bool DoNCLButtonDown (int hitTest, LPPOINTS screenPt)
virtual bool DoMouseMove ()
bool DoLButtonUp ()
bool DoNCActivate (bool active)
bool DoCommand (UINT id, int notifyCode, int &result)
bool DoSysCommand (int cmdType)
void PaintButton (HDC hdc, LPRECT rc, bool pressed)
void PaintSysBox (HDC hdc)
void PaintMinBox (HDC hdc, bool pressed)
void PaintMaxBox (HDC hdc, bool pressed)
virtual void PaintCaption (bool active)
void GetCaptionRect (LPRECT rc)
void GetSysBoxRect (LPRECT rc)
void GetMinBoxRect (LPRECT rc)
void GetMaxBoxRect (LPRECT rc)
void DoSysMenu ()

Public Attributes

bool WaitingForSysCmd
int DownHit
bool IsPressed
DockWindowdocked

Static Public Attributes

static HWND topmost = 0

The documentation for this class was generated from the following files:
 All Classes Functions