#include <custcont.h>
Public Member Functions |
|
ToolOtherItem (const MCHAR *cls, int w, int h, int id, DWORD_PTR style=WS_CHILD|WS_VISIBLE, int y=CENTER_TOOL_VERTICALLY, const MCHAR *wt=NULL, DWORD hID=0, int ori=CTB_HORIZ|CTB_FLOAT) | |
Public Attributes |
|
int | y |
DWORD_PTR | style |
const MCHAR * | className |
const MCHAR * | windowText |
ToolOtherItem | ( | const MCHAR * | cls, |
int | w, | ||
int | h, | ||
int | id, | ||
DWORD_PTR | style =
WS_CHILD|WS_VISIBLE , |
||
int | y =
CENTER_TOOL_VERTICALLY , |
||
const MCHAR * | wt = NULL , |
||
DWORD | hID = 0 , |
||
int | ori =
CTB_HORIZ|CTB_FLOAT |
||
) | [inline] |
DWORD_PTR style |
const MCHAR* className |
const MCHAR* windowText |