Concept Framework 2.0 documentation | Contents | Index |
Name | Type | Access | Version | Deprecated |
OnToolbarStyleChanged | event | public | version 1.0 | no |
OnToolbarStyleChanged(Sender, EventData) |
Sender | the event firing control |
EventData | contains a string encapsulating the new style. Must be evaluated: new_style=value EventData; |
Should be used if you wish to perform an action when ever the Style of a toolbar is adjusted. For example, this would be a useful event if you want to display more items on the toolbar when it is in icon-only mode; each item takes less space on the bar. |
Documented by Eduard Suica, generation time: Fri Jan 21 18:06:15 2011 GMT | (c)2011 RadGs Software |