[]
Gets or sets a value indicating whether the button is owner-drawn.
[C1Category("Behavior")]
[C1Description("RibbonButton.OwnerDraw", "Gets or sets a value indicating whether the button is owner-drawn.")]
public virtual bool OwnerDraw { get; set; }
<C1Category("Behavior")>
<C1Description("RibbonButton.OwnerDraw", "Gets or sets a value indicating whether the button is owner-drawn.")>
Public Overridable Property OwnerDraw As Boolean