Cursor Property
Cursor
Gets or sets the pointer to display in this component.
Declaration
[Bindable(false)]
[Browsable(false)]
public override Cursor Cursor { get; set; }
<Bindable(False)>
<Browsable(False)>
Public Overrides Property Cursor As Cursor
Overrides