If there is more than 100 control in a window how we can
change the Taborder of a controls

Answers were Sorted based on User's Feedback



If there is more than 100 control in a window how we can change the Taborder of a controls..

Answer / rajendar gunnala

Open ur dialog & Press CTRl+D and change the Tab order.

Is This Answer Correct ?    13 Yes 0 No

If there is more than 100 control in a window how we can change the Taborder of a controls..

Answer / naved lodi

Go to the Layot menu option and select tab order" if you
are using VC++6.0" and if VC++.NEt the go to the Format
menu option and select Tab order.

Is This Answer Correct ?    5 Yes 1 No

If there is more than 100 control in a window how we can change the Taborder of a controls..

Answer / kishore kumar naik p

Open your dialog & Press CTRl+D and change the Tab order.
Tip:
Among 100 controls suppose you want to change the tab order
of only last 10 controls, then hold control key when you
click on 90th control. and click on 91-100 controls to
change order so that firstt 90 controls order doesn't get
change.

Is This Answer Correct ?    3 Yes 0 No

If there is more than 100 control in a window how we can change the Taborder of a controls..

Answer / krishna bs

open rc file in text editor and change the order of the
lines. This determines the tab order

Is This Answer Correct ?    2 Yes 0 No

Post New Answer

More MFC Interview Questions

How we can findout Memoryleaks, In what way it can be avoided

6 Answers   Infosys,


In VC++ How to transfer between one exe to another exe while running..

5 Answers   Wipro,


What is the use of message map ?

5 Answers   TCS,


What is the base class for MFC

3 Answers   HCL,


What is the range of intensity of RGB

1 Answers  






is there any class which is not derived from Cobject

11 Answers   Patni,


What is socket?

3 Answers  


What view class enables you to use an edit control as a view?

1 Answers  


What is the command routing in MFC framework?

3 Answers  


is it possible to display a window .without using windowclass

1 Answers   E Logic,


If application hangs while SendMessage is waiting for the result, how you handle it?

2 Answers  


How many types of combo box are their

2 Answers   Aaditya Info Solutions, E Logic,


Categories