TGadgetEdit
TGadgetEdit
Header File
<owl/flatctrl.h>
Description
The TGadgetEdit class - flat edit control for use in Gadget Window.
Constructors
TGadgetEdit
Syntax
TGadgetEdit(TWindow*
parent, int id, LPCTSTR text, int x, int y, int w, int h, uint
textLimit=0, bool multiline=false, TModule* module=0);
Member Functions
IsFlat
Syntax
virtual bool IsFlat();
Description
return true if TGadgetWindows uses Flat style.
Revised: February 08, 2000.