FemViewer::Win::ListBox Class Reference
#include <Controls.h>
List of all members.
Constructor & Destructor Documentation
FemViewer::Win::ListBox::ListBox |
( |
|
) |
[inline] |
FemViewer::Win::ListBox::ListBox |
( |
HWND |
parent, |
|
|
int |
id, |
|
|
bool |
visible = true | |
|
) |
| | [inline] |
FemViewer::Win::ListBox::~ListBox |
( |
|
) |
[inline] |
Member Function Documentation
void FemViewer::Win::ListBox::addString |
( |
const wchar_t * |
str |
) |
[inline] |
void FemViewer::Win::ListBox::deleteString |
( |
int |
index |
) |
[inline] |
int FemViewer::Win::ListBox::getCount |
( |
|
) |
const [inline] |
void FemViewer::Win::ListBox::insertString |
( |
const wchar_t * |
str, |
|
|
int |
index | |
|
) |
| | [inline] |
void FemViewer::Win::ListBox::resetContent |
( |
|
) |
[inline] |
The documentation for this class was generated from the following file: