Click here to Skip to main content
15,911,035 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: CBrowseCtrl use Pin
David Crow21-Jun-07 2:45
David Crow21-Jun-07 2:45 
GeneralRe: CBrowseCtrl use Pin
Kryptech21-Jun-07 3:10
Kryptech21-Jun-07 3:10 
QuestionRe: CBrowseCtrl use Pin
David Crow21-Jun-07 3:18
David Crow21-Jun-07 3:18 
AnswerRe: CBrowseCtrl use Pin
Kryptech21-Jun-07 3:21
Kryptech21-Jun-07 3:21 
GeneralRe: CBrowseCtrl use Pin
David Crow21-Jun-07 3:28
David Crow21-Jun-07 3:28 
GeneralRe: CBrowseCtrl use Pin
Kryptech21-Jun-07 3:38
Kryptech21-Jun-07 3:38 
GeneralRe: CBrowseCtrl use Pin
David Crow21-Jun-07 3:48
David Crow21-Jun-07 3:48 
Question"Enabled" Property and RadioButtons Pin
TheInfernalCrow20-Jun-07 17:38
TheInfernalCrow20-Jun-07 17:38 
Hi,

I am programming my own Active-X Control. Now I have a Problem on my PropertyPage. I put a CheckBox and two RadioButtons onto the PropertyPage Dialog and I want the RadioButtons to be enabled if the CheckBox is checked. But when I try to make the member variables, which i made as Contol variables, enable = true, it doesn't work. So I looked the Radio Buttons up in the MSDN I have, and there the enabled property appears not in the class members list.

My Question now is. I can select the enabled property in the PropertyPage Dialog when I click right on it and choose Properties, why can't I call this property with my code? Or how can I do this?

Greetings
TheInfernalCrow
AnswerRe: "Enabled" Property and RadioButtons Pin
HakunaMatada20-Jun-07 18:43
HakunaMatada20-Jun-07 18:43 
GeneralRe: "Enabled" Property and RadioButtons Pin
TheInfernalCrow21-Jun-07 1:51
TheInfernalCrow21-Jun-07 1:51 
GeneralRe: "Enabled" Property and RadioButtons Pin
HakunaMatada21-Jun-07 3:59
HakunaMatada21-Jun-07 3:59 
QuestionAbout ownerdraw [modified] Pin
whiteclouds20-Jun-07 17:24
whiteclouds20-Jun-07 17:24 
QuestionRe: About ownerdraw Pin
Hamid_RT20-Jun-07 18:39
Hamid_RT20-Jun-07 18:39 
AnswerRe: About ownerdraw Pin
whiteclouds21-Jun-07 5:41
whiteclouds21-Jun-07 5:41 
QuestionRe: About ownerdraw Pin
Hamid_RT21-Jun-07 19:41
Hamid_RT21-Jun-07 19:41 
AnswerRe: About ownerdraw Pin
whiteclouds22-Jun-07 2:40
whiteclouds22-Jun-07 2:40 
JokeRe: About ownerdraw Pin
Mark Salsbery21-Jun-07 6:37
Mark Salsbery21-Jun-07 6:37 
GeneralRe: About ownerdraw Pin
Hamid_RT21-Jun-07 19:35
Hamid_RT21-Jun-07 19:35 
GeneralRe: About ownerdraw Pin
whiteclouds22-Jun-07 2:44
whiteclouds22-Jun-07 2:44 
GeneralRe: About ownerdraw Pin
Hamid_RT22-Jun-07 4:43
Hamid_RT22-Jun-07 4:43 
GeneralRe: About ownerdraw Pin
whiteclouds22-Jun-07 16:51
whiteclouds22-Jun-07 16:51 
GeneralRe: About ownerdraw Pin
Hamid_RT22-Jun-07 22:32
Hamid_RT22-Jun-07 22:32 
GeneralRe: About ownerdraw Pin
whiteclouds25-Jun-07 15:39
whiteclouds25-Jun-07 15:39 
GeneralRe: About ownerdraw Pin
Hamid_RT25-Jun-07 19:57
Hamid_RT25-Jun-07 19:57 
GeneralRe: About ownerdraw Pin
whiteclouds22-Jun-07 2:47
whiteclouds22-Jun-07 2:47 

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.