'Declaration
Protected Overridable ReadOnly Property DefaultCursor As System.Windows.Forms.Cursor
'Usage
Dim instance As WorkbookDesigner Dim value As System.Windows.Forms.Cursor value = instance.DefaultCursor
protected virtual System.Windows.Forms.Cursor DefaultCursor {get;}