ComponentOne Menus and Toolbars for WinForms
Cursor Property (C1RadialMenu)

C1.Win.C1Command.4 Assembly > C1.Win.C1Command Namespace > C1RadialMenu Class : Cursor Property
Gets or sets the cursor used by the radial menu.

The default value is "hand".

Syntax
'Declaration
 
Public Property Cursor As System.Windows.Forms.Cursor
public System.Windows.Forms.Cursor Cursor {get; set;}
See Also

Reference

C1RadialMenu Class
C1RadialMenu Members