how radio button is active in dialog box?



how radio button is active in dialog box?..

Answer / jitendra singh

1.associate a BOOL type variable with the first radio button.

2.set its group property as TRUE and keep all other radio
button group property as FALSE.

3.Their Tab sequence should be consecutive.

4.OnInitDialog() function set this variable default value as
zero to set first radio button in active state.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Win32API Interview Questions

Hi All, i got through he h1b Lotreey in india. US staming in the consulate is pendding . i applied from india for H1b but currently i am in germany for 1 year .i wanted to know can i attend the interview in germany.

1 Answers   MultiVision,


What is preemption ? context switching ?

3 Answers  


In win32 application if defining a variable of CString then it gives the error "CString:Undeclared identifier" how to solve the problem? What headerfile need to include??

2 Answers  


What is System call executable binary file into a process?

0 Answers  


What is Function entry for DLL in win3.1?

0 Answers  






Message to limit the size of window

3 Answers  


What is GDI object?

0 Answers  


what is the function to repaint a window immediately?

2 Answers  


About GDI object?

2 Answers  


describe process of creating a new class of windows ??

1 Answers  


How to load Bitmap at Dialogbakground in an MFC application?

1 Answers   SunSoft Technologies,


What Message to limit the size of window?

0 Answers  


Categories