Difference between revisions of "RibbonCanvas.Action"
From Jeremie Leroy - XOJO Controls Wiki
m (1 revision) |
|||
Line 7: | Line 7: | ||
| platform=all | | platform=all | ||
| newinversion= | | newinversion= | ||
+ | | version=1.2.5 | ||
}} | }} | ||
Revision as of 23:55, 24 May 2012
Event
RibbonCanvas.Action ( SectionName As String, ButtonName As String )
This event fires when a button is depressed and released. The passed SectionName is the name of the Section that holds the button; the passed ButtonName is the name of the Button that was depressed.