System.Windows.Forms.ToolBar.RightToLeftChanged Event

Occurs when the ToolBar.RightToLeft property changes.

Syntax

[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
[System.ComponentModel.Browsable(false)]
public event EventHandler RightToLeftChanged

Remarks

The ToolBar.RightToLeft property is not meaningful for this control, although you can change its value and handle the ToolBar.RightToLeftChanged event to detect the change.

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0