Home | All Classes | Grouped Classes | Index | Search

CL_ListBox::CL_ListBox

Listbox constructor Listbox constructor

	CL_ListBox(
		CL_Component* parent, CL_StyleManager* style = NULL);

	CL_ListBox(
		const CL_Rect& pos, CL_Component* parent, CL_StyleManager* style = NULL);

See also:

CL_Component | CL_ListBox | CL_Rect | CL_StyleManager



Questions or comments, write to the ClanLib mailing list.