[]
Gets or sets a value that indicates whether the split button is pressed (toggled).
[C1Category("Appearance")]
[C1Description("RibbonSplitButton.Pressed", "Indicates whether the split button is pressed (toggled).")]
public bool Pressed { get; set; }
<C1Category("Appearance")>
<C1Description("RibbonSplitButton.Pressed", "Indicates whether the split button is pressed (toggled).")>
Public Property Pressed As Boolean