RibbonButton.Name

From Jeremie Leroy - XOJO Controls Wiki
Jump to: navigation, search
Property (As String)
aRibbonButton.Name = newValue
or
StringValue = aRibbonButton.Name


Name of the Button. When a Button is clicked the Name is passed in the Action event, not the caption.