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