Difference between revisions of "RibbonButton.Simulate"
From Jeremie Leroy - XOJO Controls Wiki
m (1 revision) |
m (4 revisions imported) |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 6: | Line 6: | ||
| parameters=SimulationStep As Integer | | parameters=SimulationStep As Integer | ||
| returntype=Integer | | returntype=Integer | ||
+ | | version=1.2.5 | ||
| platform=all | | platform=all | ||
}} | }} | ||
Line 11: | Line 12: | ||
− | This is part of the Simulation process that automatically determines the best display mode (Normal, Horizontal, Horizontal no caption) for the button, _ | + | This is part of the Simulation process that automatically determines the best display mode (Normal, Horizontal, [[RibbonButton.Horizontal|Horizontal]] no caption) for the button, _ |
depending on the total available width of the Ribbon. | depending on the total available width of the Ribbon. |
Latest revision as of 13:25, 6 August 2015
Method
RibbonButton.Simulate ( SimulationStep As Integer ) As Integer
This is part of the Simulation process that automatically determines the best display mode (Normal, Horizontal, Horizontal no caption) for the button, _ depending on the total available width of the Ribbon.