Control.RenderRightToLeft Property
.NET Framework (current version)
This property is now obsolete.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
[ObsoleteAttribute("This property has been deprecated. Please use RightToLeft instead. http://go.microsoft.com/fwlink/?linkid=14202")] protected internal bool RenderRightToLeft { get; }
Property Value
Type: System.Booleantrue if the control is rendered from right to left; otherwise, false. The default is false.
.NET Framework
Available since 1.1
Available since 1.1
Show: