#include <sdefault.h>
Inheritance diagram for csDefaultButtonSkin:
Public Methods | |
virtual void | Draw (csComponent &iComp) |
Draw the component we are responsible for. | |
virtual void | SuggestSize (csButton &This, int &w, int &h) |
Suggest the optimal size of the button, given an already filled object. |