C1.Win.C1InputPanel.4.8 Assembly / C1.Win.C1InputPanel Namespace / C1InputPanelBase Class / Cursor Property

In This Topic
Cursor Property (C1InputPanelBase)
In This Topic
Gets or sets the C1.Framework.ScrollableControl.Cursor that appears when the mouse moves over the control.
Syntax
'Declaration
 
Public Overridable Property Cursor As Cursor
 
See Also