ComponentOne InputPanel for WinForms
Cursor Property

C1.Win.C1InputPanel.4 Assembly > C1.Win.C1InputPanel Namespace > C1InputPanel Class : Cursor Property
Gets or sets the cursor that is displayed when the mouse pointer is over the control.
Syntax
'Declaration
 
Public Overrides Property Cursor As System.Windows.Forms.Cursor
public override System.Windows.Forms.Cursor Cursor {get; set;}
See Also

Reference

C1InputPanel Class
C1InputPanel Members