Click here to Skip to main content
15,892,697 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: a question Pin
Kiran Pinjala2-Sep-06 0:32
Kiran Pinjala2-Sep-06 0:32 
QuestionA QUESTION Pin
minihotto1-Sep-06 23:02
minihotto1-Sep-06 23:02 
AnswerRe: A QUESTION Pin
Kiran Pinjala2-Sep-06 0:28
Kiran Pinjala2-Sep-06 0:28 
Questionstatic varible? Pin
jalsa G1-Sep-06 22:57
jalsa G1-Sep-06 22:57 
AnswerRe: static varible? Pin
toxcct2-Sep-06 0:12
toxcct2-Sep-06 0:12 
AnswerRe: static varible? Pin
Jun Du2-Sep-06 6:13
Jun Du2-Sep-06 6:13 
QuestionDisabling a group of radio buttons Pin
cv_k3n1-Sep-06 21:57
cv_k3n1-Sep-06 21:57 
AnswerRe: Disabling a group of radio buttons Pin
Tony Hill2-Sep-06 4:55
mveTony Hill2-Sep-06 4:55 
What you need to do is set the group property to 'group' for all of the other radio button in the group.

Now you can then create the control variables required.

When you have created the control variables go back and remove the group property for the radio buttons that you changed.

You can now use the control variables to enable and disable the radio buttons as required.
Questionself modifying program Pin
blue_rabbit1-Sep-06 21:52
blue_rabbit1-Sep-06 21:52 
AnswerRe: self modifying program Pin
Stephen Hewitt1-Sep-06 22:22
Stephen Hewitt1-Sep-06 22:22 
GeneralRe: self modifying program Pin
blue_rabbit4-Sep-06 21:52
blue_rabbit4-Sep-06 21:52 
QuestionAdd Reference (static library) Pin
sawerr1-Sep-06 21:17
sawerr1-Sep-06 21:17 
QuestionSocket programming doubt Pin
Kiran Pinjala1-Sep-06 20:26
Kiran Pinjala1-Sep-06 20:26 
AnswerRe: Socket programming doubt Pin
Mila0252-Sep-06 3:02
Mila0252-Sep-06 3:02 
QuestionGetModuleFileName Pin
dipali_be20031-Sep-06 19:38
dipali_be20031-Sep-06 19:38 
AnswerRe: GetModuleFileName Pin
Waldermort1-Sep-06 20:14
Waldermort1-Sep-06 20:14 
GeneralRe: GetModuleFileName Pin
dipali_be20031-Sep-06 20:41
dipali_be20031-Sep-06 20:41 
GeneralRe: GetModuleFileName Pin
toxcct2-Sep-06 0:14
toxcct2-Sep-06 0:14 
QuestionMessage Box Pin
radhika281-Sep-06 19:36
radhika281-Sep-06 19:36 
GeneralRe: Message Box Pin
_AnsHUMAN_ 1-Sep-06 19:41
_AnsHUMAN_ 1-Sep-06 19:41 
GeneralRe: Message Box Pin
radhika281-Sep-06 19:47
radhika281-Sep-06 19:47 
GeneralRe: Message Box Pin
Hamid_RT1-Sep-06 20:04
Hamid_RT1-Sep-06 20:04 
GeneralRe: Message Box Pin
_AnsHUMAN_ 1-Sep-06 20:05
_AnsHUMAN_ 1-Sep-06 20:05 
GeneralRe: Message Box Pin
radhika281-Sep-06 20:17
radhika281-Sep-06 20:17 
GeneralRe: Message Box Pin
_AnsHUMAN_ 1-Sep-06 20:21
_AnsHUMAN_ 1-Sep-06 20:21 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.