RibbonCanvas.GetButton

From Jeremie Leroy - XOJO Controls Wiki
Revision as of 09:41, 2 May 2012 by Admin (Talk | contribs) (1 revision)

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