'Declaration Public ReadOnly Property Width As Double
'Declaration
Public ReadOnly Property Width As Double
'Usage Dim instance As C1TextBox Dim value As Double value = instance.Width
'Usage
Dim instance As C1TextBox Dim value As Double value = instance.Width
public double Width {get;}
C1TextBox Class C1TextBox Members