Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Toolkit Pro
  New Posts New Posts RSS Feed - Cant resize child propertysheet by resizing dialog
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Cant resize child propertysheet by resizing dialog

 Post Reply Post Reply
Author
Message
MichaelN View Drop Down
Senior Member
Senior Member


Joined: 19 September 2006
Status: Offline
Points: 112
Post Options Post Options   Thanks (0) Thanks(0)   Quote MichaelN Quote  Post ReplyReply Direct Link To This Post Topic: Cant resize child propertysheet by resizing dialog
    Posted: 03 February 2007 at 2:31pm
I have a propertysheet embedded in a dialog along with other child windows (buttons, etc.) and I want to resize everything, including the property pages, when the dialog is resized. I cannot make this happen. I have beaten this around for 2 days and there are 2 problems:
 
1. The property sheet makes its own thick border and has its own resizing handle. I only want the dialog's resizing handle.
 
2. I want the property sheet to resize with the dialog, not by using the sheet's resizing handle (which I do not even want to see).
 
I derived the dialog, sheet, and pages from CXTResizeDialog, CXTResizePropertySheet, and CXTResizePropertyPage. The property sheet uses a static control as a placeholder in the dialog.
 
How can I get the behavior I want?
 
Thanks,
 
Michael
 
Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.047 seconds.