Click here to Skip to main content
15,900,686 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Speed of operators Pin
Ryan Binns12-Jan-05 16:58
Ryan Binns12-Jan-05 16:58 
GeneralOnSize Function : Positioning Static Controls Pin
tnguyen44412-Jan-05 11:50
tnguyen44412-Jan-05 11:50 
GeneralRe: OnSize Function : Positioning Static Controls Pin
User 1278212-Jan-05 16:13
User 1278212-Jan-05 16:13 
GeneralRe: OnSize Function : Positioning Static Controls Pin
Ryan Binns12-Jan-05 17:01
Ryan Binns12-Jan-05 17:01 
GeneralRe: OnSize Function : Positioning Static Controls Pin
tnguyen44413-Jan-05 6:10
tnguyen44413-Jan-05 6:10 
GeneralForms Problem (new to Win32 programming) Pin
LighthouseJ12-Jan-05 11:30
LighthouseJ12-Jan-05 11:30 
GeneralChecking Namedpipe Access Pin
humps12-Jan-05 10:43
humps12-Jan-05 10:43 
GeneralSetActivePage in property page Pin
DanYELL12-Jan-05 9:58
DanYELL12-Jan-05 9:58 
I have a property sheet with lots of property pages.

Just before I launch the property sheet, I can type:

m_pViewPropertySheet->SetActivePage(1);

and that makes the first page active. I have alot of
helpful information on the 0th page; I have a button
on each property sheet that Im hoping that the end-user
can click on to switch them to the 0th property page.
I just can't get figure out the code to switch the user
from one property page to the another.

I could make a box popup that tells the user to go
click on the little tab at the top to switch to the
0th page for helpful information, but that's kinda
primitive.

I tried just letting the user figure out on their own
that the 0th page has lots of information, but they
never do.

Please, any response any one can give me will be
greatly appreciated.

Sincerely,
Danielle Brina (an overworked graduate student)


GeneralRe: SetActivePage in property page Pin
Michael Dunn12-Jan-05 10:23
sitebuilderMichael Dunn12-Jan-05 10:23 
GeneralRe: SetActivePage in property page Pin
DanYELL12-Jan-05 12:28
DanYELL12-Jan-05 12:28 
GeneralRe: SetActivePage in property page Pin
Michael Dunn12-Jan-05 14:50
sitebuilderMichael Dunn12-Jan-05 14:50 
Generalbrowsing DLL resource files through CFileDialog Pin
(Steven Hicks)n+112-Jan-05 8:13
(Steven Hicks)n+112-Jan-05 8:13 
GeneralRe: browsing DLL resource files through CFileDialog Pin
Neville Franks12-Jan-05 8:57
Neville Franks12-Jan-05 8:57 
GeneralRe: browsing DLL resource files through CFileDialog Pin
Ryan Binns12-Jan-05 17:06
Ryan Binns12-Jan-05 17:06 
GeneralWinsock recv help Pin
KnaveR77712-Jan-05 7:19
KnaveR77712-Jan-05 7:19 
GeneralRe: Winsock recv help Pin
greba12-Jan-05 7:58
greba12-Jan-05 7:58 
GeneralRe: Winsock recv help Pin
KnaveR77712-Jan-05 9:15
KnaveR77712-Jan-05 9:15 
GeneralRe: Winsock recv help Pin
greba12-Jan-05 9:27
greba12-Jan-05 9:27 
GeneralSelecting columns of text in RichEdit Pin
Ed K12-Jan-05 6:53
Ed K12-Jan-05 6:53 
GeneralUse of extern Question. Pin
jerry1211a12-Jan-05 5:36
jerry1211a12-Jan-05 5:36 
GeneralRe: Use of extern Question. Pin
greba12-Jan-05 7:12
greba12-Jan-05 7:12 
GeneralRe: Use of extern Question. Pin
Michael Dunn12-Jan-05 10:28
sitebuilderMichael Dunn12-Jan-05 10:28 
GeneralF6 Not Working Pin
LittleYellowBird12-Jan-05 5:18
LittleYellowBird12-Jan-05 5:18 
GeneralRe: F6 Not Working Pin
Neville Franks12-Jan-05 8:54
Neville Franks12-Jan-05 8:54 
GeneralRe: F6 Not Working Pin
LittleYellowBird12-Jan-05 21:31
LittleYellowBird12-Jan-05 21:31 

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.