System.Windows.Forms.VScrollBar.RightToLeftChanged Event

Occurs when the value of the VScrollBar.RightToLeft property changes.

Syntax

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

Remarks

The VScrollBar.RightToLeft property of the System.Windows.Forms.VScrollBar control cannot be set, so the System.Windows.Forms.VScrollBar never raises the VScrollBar.RightToLeftChanged event.

Requirements

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