ToolStripItem::RightToLeftAutoMirrorImage Property
.NET Framework (current version)
Mirrors automatically the ToolStripItem image when the RightToLeft property is set to Yes.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Property Value
Type: System::Booleantrue to automatically mirror the image; otherwise, false. The default is false.
The following code example demonstrates the syntax for setting common ToolStripItem properties, including the RightToLeftAutoMirrorImage property.
.NET Framework
Available since 2.0
Available since 2.0
Show: