ComponentOne Basic Library for WPF and Silverlight
HorizontalOffset Property (C1MaskedTextBox)


C1.WPF Namespace > C1MaskedTextBox Class : HorizontalOffset Property
Syntax
'Declaration
 
Public ReadOnly Property HorizontalOffset As System.Double
'Usage
 
Dim instance As C1MaskedTextBox
Dim value As System.Double
 
value = instance.HorizontalOffset
public System.double HorizontalOffset {get;}
See Also

Reference

C1MaskedTextBox Class
C1MaskedTextBox Members