[]
Occurs when the owner-drawn menu should be redrawn.
[C1Category("Behavior")]
[C1Description("C1MainMenu.DrawBar", "Occurs when the owner-drawn menu should be redrawn.")]
public event DrawBarEventHandler DrawBar
<C1Category("Behavior")>
<C1Description("C1MainMenu.DrawBar", "Occurs when the owner-drawn menu should be redrawn.")>
Public Event DrawBar As DrawBarEventHandler
| Type | Description |
|---|---|
| DrawBarEventHandler | Occurs when the owner-drawn menu should be redrawn. |