#include <csskin.h>
Inheritance diagram for csListBoxSkin:
Public Methods | |
virtual const char* | GetName () |
Get the identifier of the component this skin slice is for. | |
virtual void | SuggestSize (csListBox &This, int &w, int &h)=0 |
Suggest the optimal size of the button, given an already filled object. |
Every skin slice that is meant for listboxes should inherit from this interface.