bsp
WControl Class Reference

Inherited by WButton, WCombo, WEdit, WList, WListView, WPropertyGrid, and WStatic.

List of all members.

Public Member Functions

 WControl (HWND parent, int id, char *text, int cx, int cy, int width, int height)
 WControl (HWND parentdlg, int id, bool subclass=false)
virtual LRESULT WndProc (UINT msg, WPARAM wParam, LPARAM lParam)
bool Create ()
LRESULT SendMessage (UINT msg, WPARAM wParam, LPARAM lParam)
void SetCaption (char *caption)
void SetFont (HFONT font, int redraw=0)

Static Public Member Functions

static LRESULT CALLBACK MsgRouter (HWND hwnd, UINT msg, WPARAM wParam, LPARAM lParam)

Public Attributes

HWND hwnd
WNDCLASSEX wc
WNDATTR attr
char caption [256]
WNDPROC oldwndproc

Protected Attributes

bool created

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