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