TextBoxInputLanguageByRightToLeft Property
Gets or sets the value determining if when set to true, the input language will automatically be set to Hebrew if the Format contains 'H', or the input language be set to English if it doesn't contain 'H'.
Namespace: Firefly.Box.UIAssembly: Firefly.Box (in Firefly.Box.dll) Version: debug-master-v:33791
public bool InputLanguageByRightToLeft { get; set; }
Public Property InputLanguageByRightToLeft As Boolean
Get
Set
member InputLanguageByRightToLeft : bool with get, set
Property Value
Boolean