RibbonCanvas.Value

From Jeremie Leroy - XOJO Controls Wiki
Jump to: navigation, search
Property (As Integer)
aRibbonCanvas.Value = newValue
or
IntegerValue = aRibbonCanvas.Value


The number of the currently selected tab. Tabs are zero-based.

To change the Tab that is displayed, set this value.