[]
        
(Showing Draft Content)

FarPoint.Win.Spread.FpScrollBar.OnRightToLeftChanged

OnRightToLeftChanged Method

OnRightToLeftChanged(EventArgs)

Raises the RightToLeftChanged event.

Declaration
protected override void OnRightToLeftChanged(EventArgs e)
Protected Overrides Sub OnRightToLeftChanged(e As EventArgs)
Parameters
Type Name Description
EventArgs e

An EventArgs that contains the event data

Overrides