GroupBox::TabStop Property
.NET Framework (current version)
This API supports the product infrastructure and is not intended to be used directly from your code.
Gets or sets a value that indicates whether the user can press the TAB key to give the focus to the GroupBox.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Although you can set the TabStop property to true, the GroupBox control cannot receive focus.
.NET Framework
Available since 1.1
Available since 1.1
Show: