RibbonButtonType Enum

Definition

Specifies the type of button that a RibbonSplitButton displays.

public enum class RibbonButtonType
public enum RibbonButtonType
type RibbonButtonType = 
Public Enum RibbonButtonType
Inheritance
RibbonButtonType

Fields

Button 0

The RibbonSplitButton displays a button.

ToggleButton 1

The RibbonSplitButton displays a toggle button.

Applies to