Difference between revisions of "RibbonCanvas.GearIconClicked"

From Jeremie Leroy - XOJO Controls Wiki
Jump to: navigation, search
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 00:55, 25 May 2012

Event
RibbonCanvas.GearIconClicked ( ) As Boolean


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