C1.Win.Editor.8 Assembly / C1.Win.Editor Namespace / C1Editor Class / OnRightToLeftChanged Method
Empty EventArgs.

In This Topic
OnRightToLeftChanged Method (C1Editor)
In This Topic
Raises the RightToLeftChanged event.
Syntax
'Declaration
 
Protected Overrides Sub OnRightToLeftChanged( _
   ByVal e As System.EventArgs _
) 
 

Parameters

e
Empty EventArgs.
See Also