Difference between revisions of "RibbonCanvas.GearIconClicked"
From Jeremie Leroy - XOJO Controls Wiki
m (1 revision) |
|||
Line 6: | Line 6: | ||
| returntype=Boolean | | returntype=Boolean | ||
| platform=all | | platform=all | ||
− | | newinversion= | + | | newinversion=1.2.0 |
+ | | version=1.2.5 | ||
}} | }} | ||
+ | |||
+ | |||
+ | |||
+ | The user clicked the "Gear Icon". | ||
+ | Return True if you handle the mouse click. |
Revision as of 23:55, 24 May 2012
Event
RibbonCanvas.GearIconClicked ( ) As Boolean
The user clicked the "Gear Icon". Return True if you handle the mouse click.