I have no experience with Visual C++, but have some with Visual C#.
Suppose I have a dialog window and a couple of buttons. In C# there is property called Tab Index which I could set to switch buttons when pressing Tab. Now I have only property Tab Stop, is there any way to set this in VC++ and if there is please tell me how
Thanks
Suppose I have a dialog window and a couple of buttons. In C# there is property called Tab Index which I could set to switch buttons when pressing Tab. Now I have only property Tab Stop, is there any way to set this in VC++ and if there is please tell me how
Thanks