FemViewer::Win::ControlBase Class Reference
#include <Controls.h>
List of all members.
Constructor & Destructor Documentation
FemViewer::Win::ControlBase::ControlBase |
( |
|
) |
[inline] |
FemViewer::Win::ControlBase::ControlBase |
( |
HWND |
parent, |
|
|
int |
id, |
|
|
bool |
visible = true | |
|
) |
| | [inline] |
FemViewer::Win::ControlBase::~ControlBase |
( |
|
) |
[inline] |
Member Function Documentation
void FemViewer::Win::ControlBase::disable |
( |
|
) |
[inline] |
void FemViewer::Win::ControlBase::enable |
( |
|
) |
[inline] |
HWND FemViewer::Win::ControlBase::getHandle |
( |
|
) |
const [inline] |
HWND FemViewer::Win::ControlBase::getParentHandle |
( |
|
) |
const [inline] |
void FemViewer::Win::ControlBase::hide |
( |
|
) |
[inline] |
bool FemViewer::Win::ControlBase::isVisible |
( |
|
) |
const [inline] |
void FemViewer::Win::ControlBase::set |
( |
HWND |
parent, |
|
|
int |
id, |
|
|
bool |
visible = true | |
|
) |
| | [inline] |
void FemViewer::Win::ControlBase::setFocus |
( |
|
) |
[inline] |
void FemViewer::Win::ControlBase::setFont |
( |
char * |
fontName, |
|
|
int |
size, |
|
|
bool |
bold = false , |
|
|
bool |
italic = false , |
|
|
bool |
underline = false , |
|
|
unsigned char |
charSet = DEFAULT_CHARSET | |
|
) |
| | [inline] |
void FemViewer::Win::ControlBase::show |
( |
|
) |
[inline] |
Member Data Documentation
The documentation for this class was generated from the following file: