RibbonButtonType Enum
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Specifies the type of button that a RibbonSplitButton displays.
public enum class RibbonButtonType
C#
public enum RibbonButtonType
type RibbonButtonType =
Public Enum RibbonButtonType
- Inheritance
-
RibbonButtonType
Name | Value | Description |
---|---|---|
Button | 0 | The RibbonSplitButton displays a button. |
ToggleButton | 1 | The RibbonSplitButton displays a toggle button. |
Produkto | Mga Bersyon |
---|---|
Visual Studio Tools for Office | 2017, 2019, 2022 |