Difference between revisions of "RibbonMenu.GetOptionIndex"

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

Revision as of 16:46, 2 August 2016

Method
RibbonMenu.GetOptionIndex ( Name As String ) As String


Returns the index of the passed Name. Name can contain a dot to get the object from a certain Name. To get the index of a SubOption, pass Name.SubOptionName