public double FontSize {get; set;}
'Declaration Public Property FontSize As Double
'Declaration
Public Property FontSize As Double
'Usage Dim instance As C1MaskedTextField Dim value As Double instance.FontSize = value value = instance.FontSize
'Usage
Dim instance As C1MaskedTextField Dim value As Double instance.FontSize = value value = instance.FontSize
C1MaskedTextField Class C1MaskedTextField Members