RibbonCanvas.Action

From Jeremie Leroy - XOJO Controls Wiki
Revision as of 09:41, 2 May 2012 by RB WikiCreator (Talk)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
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.