How to resize all the controls during runtime
From: JohnL (hiliuzhe_at_hotmail.com)
Date: 09/10/04
- Next message: Jonathan: "Backlight on PPC"
- Previous message: Alex Feinman [MVP]: "Re: SetForegroundWindow causes Pocket IE to close?"
- Next in thread: Claus Henning: "Re: How to resize all the controls during runtime"
- Reply: Claus Henning: "Re: How to resize all the controls during runtime"
- Reply: Michael J. Salamone [eMVP]: "Re: How to resize all the controls during runtime"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 9 Sep 2004 18:36:52 -0600
I am using Visual C++ 6.0 and eMmbedded Vvisual C++ 4.0 to develop Windows
and PPC applications.
I knew WS_THICKFRAME can be used to resize the window during the runtime.
Did anybody know how to resize all the controls (like the text and pictures
in a dialog) as well the window during runtime? For example, if the user
drag the border of a window and double its size, I hope all the texts and
pictures at that window are doubled as well to fit the window.
Thanks.
John
- Next message: Jonathan: "Backlight on PPC"
- Previous message: Alex Feinman [MVP]: "Re: SetForegroundWindow causes Pocket IE to close?"
- Next in thread: Claus Henning: "Re: How to resize all the controls during runtime"
- Reply: Claus Henning: "Re: How to resize all the controls during runtime"
- Reply: Michael J. Salamone [eMVP]: "Re: How to resize all the controls during runtime"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|