| Concept Framework 2.2 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: Sun Jan 27 18:15:10 2013 GMT | (c)2013 Devronium Applications |