[]
Occurs when the button is measured.
[C1Category("Behavior")]
[C1Description("RibbonButton.MeasureItem", "Occurs when the button is measured.")]
public event EventHandler<MeasureItemEventArgs> MeasureItem
Type | Description |
---|---|
EventHandler<MeasureItemEventArgs> | Occurs when the button is measured. |