Difference between revisions of "RibbonButton.Simulate"

From Jeremie Leroy - XOJO Controls Wiki
Jump to: navigation, search
m (1 revision)
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.

Revision as of 00:55, 25 May 2012

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.