Header File
<owl/flatctrl.h>
Description
The TGadgetListBox class support flat ListBox as gadget control.
Constructors
TGadgetListBox
Syntax
TGadgetListBox(TWindow*
parent, int Id, int x, int y, int w, int h, TModule* module = 0);
Description
Creates a
TGadgetListBox object.
Member Functions
IsFlat
Syntax
virtual bool IsFlat();
Description
return true if TGadgetWindows uses Flat style.