TWR
T windows api WRapper
 All Classes Functions
TwrGroupBox Class Reference
Inheritance diagram for TwrGroupBox:
TwrWnd

List of all members.

Public Member Functions

 TwrGroupBox ()
HWND create ()
HWND create (HWND parent)
- Public Member Functions inherited from TwrWnd
 TwrWnd ()
 TwrWnd (HWND newWnd)
virtual ‾TwrWnd ()
BOOL UpdateWindow ()
BOOL ShowWindow (int nCmdShow)
void EnableWindow (BOOL enabled)
HWND getHwnd ()
void destroyWindow (void)
void setText (const TCHAR *text)
void setPoint (int x, int y)
void setSize (int w, int h)
void setFont (HFONT font)

Additional Inherited Members

- Protected Attributes inherited from TwrWnd
HWND hWnd
tstring title
int left
int top
int width
int height

Constructor & Destructor Documentation

TwrGroupBox::TwrGroupBox ( )

コンストラクタ


Member Function Documentation

HWND TwrGroupBox::create ( void  )

グループボックスを作成します。

HWND TwrGroupBox::create ( HWND  parent)

グループボックスを作成します。

Parameters:
parent親ウインドウハンドル

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