Home | All Classes | Grouped Classes | Index | Search
ScrollBar Constructor ScrollBar Constructor ScrollBar Constructor ScrollBar Constructor ScrollBar Constructor
CL_ScrollBar( CL_Component* parent, CL_StyleManager* style = NULL); CL_ScrollBar( int min, int max, bool orientation, CL_Component* parent, CL_StyleManager* style = NULL); CL_ScrollBar( bool orientation, CL_Component* parent, CL_StyleManager* style = NULL); CL_ScrollBar( const CL_Rect& pos, int min, int max, bool orientation, CL_Component* parent, CL_StyleManager* style = NULL); CL_ScrollBar( const CL_Rect& pos, bool orientation, CL_Component* parent, CL_StyleManager* style = NULL);
Parameters:
See also:
CL_Component | CL_Rect | CL_ScrollBar | CL_StyleManager