'宣言 Protected Overridable Function GetDefaultCursor() As System.Windows.Forms.Cursor
'使用法 Dim instance As RenderInputBase Dim value As System.Windows.Forms.Cursor value = instance.GetDefaultCursor()
protected virtual System.Windows.Forms.Cursor GetDefaultCursor()