Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Provides values that indicate the position of the label of a RibbonSplitButton.
Namespace: Microsoft.Windows.Controls.Ribbon
Assembly: RibbonControlsLibrary (in RibbonControlsLibrary.dll)
Syntax
'Declaration
Public Enumeration RibbonSplitButtonLabelPosition
public enum RibbonSplitButtonLabelPosition
public enum class RibbonSplitButtonLabelPosition
type RibbonSplitButtonLabelPosition
public enum RibbonSplitButtonLabelPosition
Members
Member name | Description | |
---|---|---|
Header | Indicates that the label should be positioned in the header section of the RibbonSplitButton. | |
DropDown | Indicates that the label should be positioned in the drop-down section of the RibbonSplitButton. |