ErrorProvider::RightToLeft Property
.NET Framework (current version)
Gets or sets a value that indicates whether the component is used in a locale that supports right-to-left fonts.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Property Value
Type: System::Booleantrue if the component is used in a right-to-left locale; otherwise, false.
When this property is set to true, the error icon appears to the left of the associated control and the ToolTip text is displayed in right-to-left order.
.NET Framework
Available since 2.0
Available since 2.0
Show: