I have a winform project that is using a devexpress layout control and I am using Visual Studio's tab order feature to set the tab order of the child controls in the layout control. However, at runtime only the first child control in the layout control is hit when I hit the tab key.
Has anyone run into this problem, and know how to fix it?
Thanks in advance.
Set the LayoutControl.OptionsFocus.EnableAutoTabOrder property to false.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With