'Declaration Public Property IsTabStop As Boolean
'Declaration
Public Property IsTabStop As Boolean
'Usage Dim instance As C1Gauge Dim value As Boolean instance.IsTabStop = value value = instance.IsTabStop
'Usage
Dim instance As C1Gauge Dim value As Boolean instance.IsTabStop = value value = instance.IsTabStop
public bool IsTabStop {get; set;}
C1Gauge Class C1Gauge Members