| Miner.Desktop Assembly > Miner.Desktop.PropertyPages Namespace > WorkLocationProps Class : RightToLeft Property |
'Declaration
<SRCategoryAttribute("Appearance")>
<System.ComponentModel.LocalizableAttribute(True)>
<System.ComponentModel.AmbientValueAttribute()>
<SRDescriptionAttribute("Indicates whether the component should draw right-to-left for RTL languages.")>
Public Property RightToLeft As System.Windows.Forms.RightToLeft
'Usage Dim instance As WorkLocationProps Dim value As System.Windows.Forms.RightToLeft instance.RightToLeft = value value = instance.RightToLeft
[SRCategory("Appearance")]
[System.ComponentModel.Localizable(true)]
[System.ComponentModel.AmbientValue()]
[SRDescription("Indicates whether the component should draw right-to-left for RTL languages.")]
public System.Windows.Forms.RightToLeft RightToLeft {get; set;}
Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)
Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.