TGadgetListBox
Back Home Up

 

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.


Copyright © 1998-2001 Yura Bidus. All rights reserved.