#include <Edit.h>
List of all members.
Detailed Description
Definition at line 24 of file Edit.h.
Constructor & Destructor Documentation
aswang::Edit::Edit |
( |
HWND |
h, |
|
|
window * |
p = NULL |
|
) |
| [inline] |
aswang::Edit::Edit |
( |
window * |
p, |
|
|
unsigned long |
newStyle = WS_CHILD|WS_BORDER|ES_AUTOHSCROLL |
|
) |
| [inline] |
virtual aswang::Edit::~Edit |
( |
| ) |
[inline, virtual] |
Member Function Documentation
virtual const _TCHAR* aswang::Edit::GetClassName |
( |
| ) |
const [inline, virtual] |
void Edit::SetMaxLength |
( |
unsigned long |
len | ) |
const [virtual] |
The documentation for this class was generated from the following files: