Occurs when the ToolStripItem.RightToLeft property value changes.
Changing the Control.Enabled property of a System.Windows.Forms.ToolStrip does not raise the ToolStripItem.RightToLeftChanged event. Raise this event with specific property settings.
For more information about handling events, see Consuming Events.