Difference between revisions of "RibbonCanvas.GetButton"
From Jeremie Leroy - XOJO Controls Wiki
m (1 revision) |
|
(No difference)
|
Revision as of 23:55, 24 May 2012
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