Click here to Skip to main content
15,915,703 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Non Recursive Folder Traversal Pin
Joel Lucsy13-May-04 3:58
Joel Lucsy13-May-04 3:58 
GeneralCFileDialog inside CPropertySheet Pin
Maxer12-May-04 5:46
Maxer12-May-04 5:46 
GeneralRe: CFileDialog inside CPropertySheet Pin
David Crow12-May-04 6:33
David Crow12-May-04 6:33 
GeneralRe: CFileDialog inside CPropertySheet Pin
Maxer12-May-04 6:54
Maxer12-May-04 6:54 
GeneralRe: CFileDialog inside CPropertySheet Pin
David Crow12-May-04 6:58
David Crow12-May-04 6:58 
GeneralRe: CFileDialog inside CPropertySheet Pin
Maxer12-May-04 22:49
Maxer12-May-04 22:49 
GeneralRe: CFileDialog inside CPropertySheet Pin
David Crow13-May-04 2:14
David Crow13-May-04 2:14 
GeneralRe: CFileDialog inside CPropertySheet Pin
Maxer13-May-04 3:29
Maxer13-May-04 3:29 
Maybe that I'm not explained in the right way Frown | :(

I know that a CFileDialog object can be created and used inside a CPropertyPage (for example when a button is pressed), but what I would want is to have a tab of the CPropertySheet that is a file browser (CFileDialog is a file browser so I would want to use it without to rewrite a new custom CPropertyPage class).

My question can be extended to all the times that is necessary to use a custom dialog that do something, but also to do the same things in a CPropertySheet tab. Is it possible to use a CDialog as CPropertyPage or a CPropertyPage as a CDialog ? My goal is to reuse all the code that is possible for fast maintenance of my project.


Bye from Maxer
GeneralRe: CFileDialog inside CPropertySheet Pin
David Crow13-May-04 3:42
David Crow13-May-04 3:42 
GeneralStatus Bar Help Required Pin
vikashparida12-May-04 5:46
vikashparida12-May-04 5:46 
GeneralRe: Status Bar Help Required Pin
toxcct12-May-04 7:25
toxcct12-May-04 7:25 
GeneralRe: Status Bar Help Required Pin
vividtang13-May-04 15:41
vividtang13-May-04 15:41 
GeneralC++ Exception Handling Pin
IceBerG7112-May-04 5:41
IceBerG7112-May-04 5:41 
GeneralRe: C++ Exception Handling Pin
David Crow12-May-04 6:36
David Crow12-May-04 6:36 
GeneralRe: C++ Exception Handling Pin
IceBerG7112-May-04 15:30
IceBerG7112-May-04 15:30 
GeneralRe: C++ Exception Handling Pin
Joe Woodbury12-May-04 7:08
professionalJoe Woodbury12-May-04 7:08 
GeneralRe: C++ Exception Handling Pin
Paul Ranson12-May-04 13:11
Paul Ranson12-May-04 13:11 
GeneralEvents and Shared Memory Pin
sweep12312-May-04 4:57
sweep12312-May-04 4:57 
GeneralRe: Events and Shared Memory Pin
Joe Woodbury12-May-04 6:58
professionalJoe Woodbury12-May-04 6:58 
GeneralRe: Events and Shared Memory Pin
Grahamfff12-May-04 9:56
Grahamfff12-May-04 9:56 
GeneralRe: Events and Shared Memory Pin
Joe Woodbury12-May-04 10:23
professionalJoe Woodbury12-May-04 10:23 
QuestionWhere can I find some article about technique of VC++ IDE? Pin
bloggs197412-May-04 4:47
bloggs197412-May-04 4:47 
AnswerRe: Where can I find some article about technique of VC++ IDE? Pin
jmkhael12-May-04 4:54
jmkhael12-May-04 4:54 
GeneralThank you, it is. Do anyone has more? Pin
bloggs197412-May-04 8:42
bloggs197412-May-04 8:42 
GeneralMJPEG question Pin
cristane12-May-04 4:45
cristane12-May-04 4:45 

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.