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

Default View settings

0 views
Skip to first unread message

Ron H.

unread,
Jan 17, 2008, 11:31:10 AM1/17/08
to
In a multiple doc app, how can I force the initial view to be maximized in
the main frame?

Ron H.

-----------------
www.Newsgroup-Binaries.com - *Completion*Retention*Speed*
Access your favorite newsgroups from home or on the road
-----------------

AliR (VC++ MVP)

unread,
Jan 17, 2008, 11:51:52 AM1/17/08
to
Put this line in before the call to pMainFrame->ShowWindow(...) in your apps
InitInstance.
pMainFrame->MDIMaximize(pMainFrame->MDIGetActive());

AliR.

"Ron H." <r...@mmm.com> wrote in message
news:478f8142$0$7538$8d2e...@news.newsgroup-binaries.com...

Ron H.

unread,
Jan 17, 2008, 12:07:09 PM1/17/08
to
Thanks!


"AliR (VC++ MVP)" <Al...@online.nospam> wrote in message
news:IILjj.33455$4V6....@newssvr14.news.prodigy.net...

0 new messages