|
-
April 29th, 1999, 06:24 PM
#1
Problem with selecting PropertyPage from menu
I have a working PropertySheet with 3 PropertyPages inside a dialog. the dialog also have a menu. I would like to be able to jump between the PropertyPages from the menu. Not just by clicking on the PSheet.
Is there an easy way to do this?
I tried "SetActivePage();" but it didn't work.
The function I'm working in looks like this:
void CArrayManagerDlg::OnSelectPage1()
{
}
What can I add to this function, so I jump to a set PropertyPage?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|