'宣言 Public Property IsTabStop As System.Boolean
'使用法 Dim instance As MainToolbar Dim value As System.Boolean instance.IsTabStop = value value = instance.IsTabStop
public System.bool IsTabStop {get; set;}
'宣言 Public Property IsTabStop As System.Boolean
'使用法 Dim instance As MainToolbar Dim value As System.Boolean instance.IsTabStop = value value = instance.IsTabStop
public System.bool IsTabStop {get; set;}