#include <sdefault.h>
Inheritance diagram for csDefaultListBoxSkin:
Public Methods | |
virtual void | Draw (csComponent &iComp) |
Draw the component we are responsible for. | |
virtual void | SuggestSize (csListBox &This, int &w, int &h) |
Suggest the optimal size of the ListBox. |