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