'宣言 Protected Overrides Function GetDefaultCursor() As System.Windows.Forms.Cursor
'使用法 Dim instance As RenderInputButtonBase Dim value As System.Windows.Forms.Cursor value = instance.GetDefaultCursor()
protected override System.Windows.Forms.Cursor GetDefaultCursor()
戻り値の型
System.Windows.Forms.Cursors.Hand.