[]
Event fired when the Width property of menu is changed.
[C1Description("C1CommandMenu.WidthChanged", "Event fired when the Width property of menu is changed.")]
public event EventHandler WidthChanged
<C1Description("C1CommandMenu.WidthChanged", "Event fired when the Width property of menu is changed.")>
Public Event WidthChanged As EventHandler
| Type | Description |
|---|---|
| EventHandler | Event fired when the Width property of menu is changed. |