bsp
WEdit Class Reference

Inherits WControl.

Inherited by WConDisplay, WConInput, and WPropEdit.

List of all members.

Public Member Functions

 WEdit (HWND parent, int id, char *text, int cx, int cy, int width, int height, int textLimit=0, bool multiline=false)
 WEdit (HWND parentdlg, int id, const char *text=0, int textLimit=0, bool subclass=false)
int GetText (char *lpString, int textLimit=-1)
void SetText (const char *str)
void SetMaxText (int maxlen)
void SetInt (int val)
int GetInt ()
void SetFloat (float val)
float GetFloat ()

Public Attributes

int MaxLen

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