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 |
explain WM_PAINT message ?????
what is the stack size in win 32 program
sql query for delete duplicate records in sql datadbase
What are the COM components
2 Answers SunSoft Technologies,
what is use of the createWindow object
What is 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?
What is GDI object?
how to Initialize contents of a dialog?
System call executable binary file into a process
java is pure object oriented programming language why?