[]
Fires when the value of the RightToLeft property changes.
[C1Category("PropertyChanged", "Property Changed")]
[C1Description("RibbonControlHost.RightToLeftChanged", "Fires when the value of the RightToLeft property changes.")]
public event EventHandler RightToLeftChanged
<C1Category("PropertyChanged", "Property Changed")>
<C1Description("RibbonControlHost.RightToLeftChanged", "Fires when the value of the RightToLeft property changes.")>
Public Event RightToLeftChanged As EventHandler
| Type | Description |
|---|---|
| EventHandler | Fires when the value of the RightToLeft property changes. |