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