Menus and Toolbars for WinForms Task-Based Help / DockingTab Tasks / Preventing the Tabs from Receiving Focus on Mouse Click
In This Topic
Preventing the Tabs from Receiving Focus on Mouse Click
In This Topic

To prevent the tabs from receiving focus, use the TabsCanFocus property. Setting this property to False will prevent the tabs from receiving focus on Mouse click.

See Also