Click here to Skip to main content
15,902,299 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Load an image Pin
RadioShark23-Mar-04 6:21
RadioShark23-Mar-04 6:21 
GeneralRe: Load an image Pin
Jörgen Sigvardsson23-Mar-04 6:31
Jörgen Sigvardsson23-Mar-04 6:31 
QuestionMouse direction settings? Pin
DaFrawg23-Mar-04 4:35
DaFrawg23-Mar-04 4:35 
GeneralDisplaying CPropertySheet in a Dialog Pin
mmica23-Mar-04 4:09
mmica23-Mar-04 4:09 
GeneralRe: Displaying CPropertySheet in a Dialog Pin
David Crow23-Mar-04 4:16
David Crow23-Mar-04 4:16 
GeneralRe: Displaying CPropertySheet in a Dialog Pin
mmica23-Mar-04 4:29
mmica23-Mar-04 4:29 
GeneralRe: Displaying CPropertySheet in a Dialog Pin
David Crow23-Mar-04 4:36
David Crow23-Mar-04 4:36 
GeneralRe: Displaying CPropertySheet in a Dialog Pin
Ravi Bhavnani23-Mar-04 11:11
professionalRavi Bhavnani23-Mar-04 11:11 
You can create the property sheet as a child of your main dialog. See this[^] MSDN link for instructions. Alternatively, you could use a CTabCtrl and a bunch of child windows (a la "property pages"). See this[^] thread for info. Personally, I prefer the latter.

/ravi

My new year's resolution: 2048 x 1536
Home | Articles | Freeware | Music
ravib@ravib.com

QuestionWho want to be a millionaire? Pin
nicolas thompson23-Mar-04 4:02
sussnicolas thompson23-Mar-04 4:02 
AnswerRe: Who want to be a millionaire? Pin
Ravi Bhavnani23-Mar-04 11:27
professionalRavi Bhavnani23-Mar-04 11:27 
GeneralSimple C question Pin
kfaday23-Mar-04 3:48
kfaday23-Mar-04 3:48 
GeneralRe: Simple C question Pin
Prakash Nadar23-Mar-04 3:52
Prakash Nadar23-Mar-04 3:52 
Generalthanks!!! Pin
kfaday23-Mar-04 3:55
kfaday23-Mar-04 3:55 
GeneralRe: Simple C question Pin
David Crow23-Mar-04 3:53
David Crow23-Mar-04 3:53 
GeneralTHE WEAKEST LINK! Pin
nicolas thompson23-Mar-04 3:47
sussnicolas thompson23-Mar-04 3:47 
GeneralRe: THE WEAKEST LINK! Pin
Jörgen Sigvardsson23-Mar-04 5:25
Jörgen Sigvardsson23-Mar-04 5:25 
GeneralRe: THE WEAKEST LINK! Pin
Prakash Nadar23-Mar-04 5:33
Prakash Nadar23-Mar-04 5:33 
GeneralRe: THE WEAKEST LINK! Pin
PJ Arends23-Mar-04 6:26
professionalPJ Arends23-Mar-04 6:26 
GeneralAdd/Remove Programs Pin
Deian23-Mar-04 3:37
Deian23-Mar-04 3:37 
GeneralRe: Add/Remove Programs Pin
David Crow23-Mar-04 3:51
David Crow23-Mar-04 3:51 
GeneralRe: Add/Remove Programs Pin
Deian23-Mar-04 4:33
Deian23-Mar-04 4:33 
GeneralRe: Add/Remove Programs Pin
Prakash Nadar23-Mar-04 3:54
Prakash Nadar23-Mar-04 3:54 
GeneralRe: Add/Remove Programs Pin
Deian23-Mar-04 4:35
Deian23-Mar-04 4:35 
GeneralRe: Add/Remove Programs Pin
Prakash Nadar23-Mar-04 5:28
Prakash Nadar23-Mar-04 5:28 
GeneralGeting Parent form Pin
hive23-Mar-04 3:34
hive23-Mar-04 3:34 

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.