Difference between revisions of "RibbonCanvas.GetButton"

From Jeremie Leroy - XOJO Controls Wiki
Jump to: navigation, search
m (4 revisions imported)
 
(No difference)

Latest revision as of 14:25, 6 August 2015

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