Welcome to WindowsClient.net | Sign in | Join
In this case, the ToolStrip will accept the first tab to tab in - and the arrow keys will do wrapping selection. The second tab will tab you to the next control. Commonly used when not contained within a ToolStripPanel.
toolStrip.TabStop = true;