#include <sdefault.h>
Inheritance diagram for csDefaultTitlebarSkin:
Public Methods | |
void | Initialize (csApp *iApp, csSkin *Parent) |
Query the required resources from application. | |
virtual void | Deinitialize () |
Free the resources allocated in Initialize(). | |
virtual void | Draw (csComponent &iComp) |
Draw the component we are responsible for. |