RibbonCanvas.GetButton

From Jeremie Leroy - XOJO Controls Wiki
Revision as of 14:25, 6 August 2015 by Admin (Talk | contribs) (4 revisions imported)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
Method
RibbonCanvas.GetButton ( ButtonName As String ) As RibbonButton


Returns the RibbonButton object corresponding to the passed name. Name can contain dots to get the object from a certain Tab/Section: TabName.SectionName.ButtonName SectionName.ButtonName