Forum
Please
Log In
to post a new message or reply to an existing one. If you are not registered, please
register.
NOTE: Some forums may be read-only if you are not currently subscribed to
our technical support services.
Subject |
Author |
Date |
|
howard liu
|
Jun 3, 2008 - 8:00 AM
|
Hi, I am trying to apply prof-UI to CPropertysheet. Is there a prof-ui method equivalent to addpage( ) in mfc that will enable one to add new pages being in CExtResizableProprtysheet so that the newly added page can be colored Thankls Howard
|
|
Technical Support
|
Jun 4, 2008 - 4:40 AM
|
The CExtResizablePropertySheet class in Prof-UIS is derived from the MFC’s CPropertySheet . That means that all methods of the CPropertySheet class are available in CExtResizablePropertySheet .
|
|