TextBoxValidationLocationScreen Property
Gets a comma-delimited string describing the dimensions and absolute location of this element on the screen.
The string consists of the following values: 'Left, Top, Width, Height'.
Namespace: Aliquo.Windows.ControlsAssembly: Aliquo.Windows.Controls (in Aliquo.Windows.Controls.dll) Version: 5.0.9179.22656
public string LocationScreen { get; set; }
Public Property LocationScreen As String
Get
Set
Property Value
String