'宣言 Protected Overridable ReadOnly Property DefaultMargin As System.Windows.Forms.Padding
'使用法 Dim instance As TiffOptionsForm Dim value As System.Windows.Forms.Padding value = instance.DefaultMargin
protected virtual System.Windows.Forms.Padding DefaultMargin {get;}