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