![]() |
Public API Reference |
#include <sdefault.h>
Inheritance diagram for csDefaultListBoxSkin:

Public Methods | |
| virtual void | Draw (csComponent &iComp) |
| Draw the component we are responsible for. More... | |
| virtual void | SuggestSize (csListBox &This, int &w, int &h) |
| Suggest the optimal size of the ListBox. More... | |
Definition at line 147 of file sdefault.h.
|
|
Draw the component we are responsible for.
Implements csSkinSlice. |
|
||||||||||||||||
|
Suggest the optimal size of the ListBox.
Implements csListBoxSkin. |