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

Public Methods | |
| csTitleBar (csComponent *iParent, const char *iTitle) | |
| Create title bar object. More... | |
| virtual bool | HandleEvent (iEvent &Event) |
| Handle input events. More... | |
| virtual char * | GetSkinName () |
| Get the name of the skin slice for this component. More... | |
Definition at line 33 of file csttlbar.h.
|
||||||||||||
|
Create title bar object.
|
|
|
Get the name of the skin slice for this component.
Reimplemented from csComponent. Definition at line 43 of file csttlbar.h. |
|
|
Handle input events.
Reimplemented from csComponent. |