2X faster development
The ultimate WinForms UI toolkit to boost your development speed.
Restrict the tab keyTo restrict the Tab key in your application, you can use the WantTabKey property value as false. It will restrict the tab key option in your application. C# this.gridGroupingControl1.WantTabKey = false; VB Me.gridGroupingControl1.WantTabKey = False Samples: C#: Tab_Key_CS VB: Tab_Key_VB |
2X faster development
The ultimate WinForms UI toolkit to boost your development speed.
This page will automatically be redirected to the sign-in page in 10 seconds.