I have a RadTabControl control with two tabs. I would like to be able to change between them with Ctrl+Tab.
I tried with this C# Tab switching in TabControl, but the method ProcessCmdKey doesn't exist. I don't know why.
Could you tell me how?
I have a RadTabControl control with two tabs. I would like to be able to change between them with Ctrl+Tab.
I tried with this C# Tab switching in TabControl, but the method ProcessCmdKey doesn't exist. I don't know why.
Could you tell me how?