Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Resizing CPropertySheet with CListCtrl

41 views
Skip to first unread message

Steve Schlesinger

unread,
May 6, 1998, 3:00:00 AM5/6/98
to

I have a CFormView containing a CPropertySheet with
CPropertyPage's that each have a single CListCtrl.

I want the CPropertySheet, CPropertyPage's and CListCtrl's
to resize when the MainFrame is resized by the user.

I've tried overriding OnSize in the CFormView derivative and
calling SetWindowPos for the Sheet, TagCtrl, and Page without
success.

Any suggestions?
--
===============================================================================
Steve Schlesinger 619-485-3528 VoicePlus 440-3528
FAX 619-485-3010 steve.sc...@SanDiegoCA.ncr.com
===============================================================================

David Lowndes

unread,
May 7, 1998, 3:00:00 AM5/7/98
to

>I want the CPropertySheet, CPropertyPage's and CListCtrl's
>to resize when the MainFrame is resized by the user.
>
>I've tried overriding OnSize in the CFormView derivative and
>calling SetWindowPos for the Sheet, TagCtrl, and Page without
>success.

Steve,

Show us what you've tried and explain what it doesn't do.

Dave
----
Address is altered to discourage junk mail.
Please post responses to the newsgroup thread,
there's no need for follow up email copies.

Ruel Abion

unread,
May 8, 1998, 3:00:00 AM5/8/98
to

Maybe you need to take a look at this,
http://www.codeguru.com/propertysheet/resize_sheet.shtml
it might be of help.


Rajesh Parikh (MCSD)

unread,
May 11, 1998, 3:00:00 AM5/11/98
to

a similar topic is discussed in MSJ OCT96 under C++ Q&A. The author shows
how to move controls in CFormVoew when the form is resized.
Have a look at it (www.microsoft.com/msj)

--
-------------------------------------------------------
Rajesh Parikh
Microsoft Certified Solution Developer
rpa...@usa.net
-------------------------------------------------------

Steve Schlesinger wrote in message <6iqu9b$f...@sv602.SanDiegoCA.NCR.COM>...


>
>I have a CFormView containing a CPropertySheet with
>CPropertyPage's that each have a single CListCtrl.
>

>I want the CPropertySheet, CPropertyPage's and CListCtrl's
>to resize when the MainFrame is resized by the user.
>
>I've tried overriding OnSize in the CFormView derivative and
>calling SetWindowPos for the Sheet, TagCtrl, and Page without
>success.
>

>Any suggestions?
>--
>===========================================================================

0 new messages