System.Windows.Forms.ToolStrip.Cursor Property

Gets or sets the cursor that is displayed when the mouse pointer is over the System.Windows.Forms.ToolStrip.

Syntax

[System.ComponentModel.DesignerSerializationVisibility(System.ComponentModel.DesignerSerializationVisibility.Hidden)]
[System.ComponentModel.Browsable(false)]
public override Cursor Cursor { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

Use the ToolStrip.Cursor property to get or set a specific System.Windows.Forms.Cursor used with the System.Windows.Forms.ToolStrip.

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0