System.Windows.Forms.GroupBox.TabStop Property

Gets or sets a value that indicates whether the user can press the TAB key to give the focus to the System.Windows.Forms.GroupBox.

Syntax

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

Value

Documentation for this section has not yet been entered.

Remarks

Although you can set the GroupBox.TabStop property to true, the System.Windows.Forms.GroupBox control cannot receive focus.

Requirements

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