'宣言 Protected Overrides Function GetDefaultCursor() As System.Windows.Forms.Cursor
'使用法 Dim instance As RenderInputText Dim value As System.Windows.Forms.Cursor value = instance.GetDefaultCursor()
protected override System.Windows.Forms.Cursor GetDefaultCursor()