Difference between revisions of "RibbonCanvas.GearIconClicked"

From Jeremie Leroy - XOJO Controls Wiki
Jump to: navigation, search
 
m (4 revisions imported)
 
(2 intermediate revisions by 2 users not shown)
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.

Latest revision as of 14:25, 6 August 2015

Event
RibbonCanvas.GearIconClicked ( ) As Boolean


The user clicked the "Gear Icon". Return True if you handle the mouse click.