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