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 |
java is pure object oriented programming language why?
what is the stack size in win 32 program
How will we unable and disable services in win 7 ?
System call executable binary file into a process
describe process of creating a new class of windows ??
What is Function entry for DLL in win3.1?
Function entry for DLL in win3.1
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.
how radio button is active in dialog box?
What is System call executable binary file into a process?
What Message to limit the size of window?
to take three string inputs in a two dimensional array of 3 rows and 15 columns and write a function that prints them.