Click here to Skip to main content
16,006,475 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: ActiveX issue Pin
bob1697229-Jun-06 1:59
bob1697229-Jun-06 1:59 
GeneralRe: ActiveX issue Pin
Nader Elshehabi29-Jun-06 3:24
Nader Elshehabi29-Jun-06 3:24 
GeneralRe: ActiveX issue Pin
bob1697229-Jun-06 4:32
bob1697229-Jun-06 4:32 
GeneralRe: ActiveX issue Pin
Nader Elshehabi29-Jun-06 5:13
Nader Elshehabi29-Jun-06 5:13 
Questiontwo calsses Pin
ashish dogra28-Jun-06 23:28
ashish dogra28-Jun-06 23:28 
AnswerRe: two calsses Pin
Cedric Moonen28-Jun-06 23:32
Cedric Moonen28-Jun-06 23:32 
GeneralRe: two calsses Pin
ashish dogra28-Jun-06 23:53
ashish dogra28-Jun-06 23:53 
GeneralRe: two calsses Pin
Cedric Moonen28-Jun-06 23:56
Cedric Moonen28-Jun-06 23:56 
Why do you want your dialog class inherit from CButton in this particular case ?
Just create a new class that inherits from CButton and use it inside the other class.
You have to make the difference between 'is a kind of' (inheritance) and 'has' (member variable of the class).
I suggest you read some documentation on inheritance to have a better grasp on the mechanism.


Cédric Moonen
Software developer

Charting control
GeneralRe: two calsses Pin
ashish dogra29-Jun-06 0:03
ashish dogra29-Jun-06 0:03 
GeneralRe: two calsses Pin
Cedric Moonen29-Jun-06 0:07
Cedric Moonen29-Jun-06 0:07 
AnswerRe: two calsses Pin
David Crow29-Jun-06 3:04
David Crow29-Jun-06 3:04 
QuestionWindows Hooks [modified] Pin
capricious_00128-Jun-06 22:53
capricious_00128-Jun-06 22:53 
AnswerRe: Windows Hooks Pin
Naveen28-Jun-06 23:34
Naveen28-Jun-06 23:34 
GeneralRe: Windows Hooks Pin
capricious_00129-Jun-06 0:16
capricious_00129-Jun-06 0:16 
GeneralRe: Windows Hooks Pin
Naveen29-Jun-06 1:10
Naveen29-Jun-06 1:10 
Questionsend pictures as attachments in e-mail Pin
sdhtyjnniutnbjnhbghb28-Jun-06 22:33
sdhtyjnniutnbjnhbghb28-Jun-06 22:33 
QuestionRe: send pictures as attachments in e-mail Pin
David Crow29-Jun-06 3:05
David Crow29-Jun-06 3:05 
Questionconvert dialog based into sdi Pin
ashish dogra28-Jun-06 22:27
ashish dogra28-Jun-06 22:27 
AnswerRe: convert dialog based into sdi Pin
Sarath C28-Jun-06 22:38
Sarath C28-Jun-06 22:38 
GeneralRe: convert dialog based into sdi Pin
ashish dogra28-Jun-06 22:47
ashish dogra28-Jun-06 22:47 
AnswerRe: convert dialog based into sdi Pin
Cedric Moonen28-Jun-06 22:52
Cedric Moonen28-Jun-06 22:52 
QuestionHow can I convert my project Pin
ja_jerry28-Jun-06 22:19
ja_jerry28-Jun-06 22:19 
AnswerRe: How can I convert my project Pin
Sarath C28-Jun-06 22:29
Sarath C28-Jun-06 22:29 
AnswerRe: How can I convert my project Pin
Viorel.28-Jun-06 22:30
Viorel.28-Jun-06 22:30 
Questionclosesocket Pin
raserove28-Jun-06 22:14
raserove28-Jun-06 22:14 

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.