Difference between revisions of "RibbonMenuOption.ClearAllStates"
From Jeremie Leroy - XOJO Controls Wiki
m (1 revision imported) |
|||
Line 1: | Line 1: | ||
+ | {{MethodBox | ||
+ | | name=ClearAllStates | ||
+ | | owner=[[RibbonMenuOption]] | ||
+ | | ownertype=class | ||
+ | | scope=public | ||
+ | | parameters=Full As Boolean = False | ||
+ | | returntype=Boolean | ||
+ | | version=1.3.0 | ||
+ | | platform=all | ||
+ | }} | ||
+ | |||
+ | |||
+ | |||
+ | Used internally by the Ribbon. Sets all states to the default state. | ||
+ | |||
{{MethodBox | {{MethodBox | ||
| name=ClearAllStates | | name=ClearAllStates |
Revision as of 16:31, 2 August 2016
Method
RibbonMenuOption.ClearAllStates ( Full As Boolean = False ) As Boolean
Used internally by the Ribbon. Sets all states to the default state.
Method
RibbonMenuOption.ClearAllStates ( Full As Boolean = False ) As Boolean
Used internally by the Ribbon. Sets all states to the default state.