|
SavvyUI C++ UI Library
|
#include <Toolbar.h>
Public Attributes | |
| long | _id |
| wstring | _text |
| IconSource | _iconSource |
| Direction | _iconPosition |
| BOOL | _isDisabled |
| Bounds | _rect |
| Direction ToolbarItem::_iconPosition |
| IconSource ToolbarItem::_iconSource |
| long ToolbarItem::_id |
| BOOL ToolbarItem::_isDisabled |
| Bounds ToolbarItem::_rect |
| wstring ToolbarItem::_text |