Professional UI Solutions
Site Map   /  Register
 
 

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.

Forums » Prof-UIS General Discussion » Propertysheet&propertypage Collapse All
Subject Author Date
Nayan Kumar Jul 19, 2005 - 2:20 AM

hi all


       How i can create Propertysheet & propertypage in my application.if any one can help me by giving some sample code it would be great.


Thanks

Technical Support Jul 20, 2005 - 6:15 AM

There are two samples available in Prof-UIS for the CExtResizablePropertySheet and CExtResizablePropertyPage classes: ResizablePropertySheet and ResizableChildSheet. ResizablePropertySheet demonstrates how to use Prof-UIS CExtResizablePropertySheet and CExtResizablePropertyPage classes in the pop-up mode (both wizard and tab). The ResizableChildSheet sample is our experimental work. The Prof-UIS property sheet (unlike the standard property sheet) can be created as a child window. The ResizableChildSheet sample creates a child property sheet inside resizable control bars.