System.Windows.Forms.Label.TabStop Property

Gets or sets a value indicating whether the user can tab to the System.Windows.Forms.Label. This property is not used by this class.

Syntax

[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
[System.ComponentModel.DefaultValue(false)]
[System.ComponentModel.Browsable(false)]
public bool TabStop { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

The Label.TabStop property is not relevant for the System.Windows.Forms.Label class, so setting Label.TabStop to true has no effect.

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0