Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
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. |