CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Apr 1999
    Location
    Rotterdam, Netherlands
    Posts
    278

    how to set editor default to maximized in IDE?



    Hi


    When I start VB, and I create a new project, the default for the editor window (the one with the form in it) is not maximized.

    I get tired of having to maximize it each time....(do they think at M$ we all use 42" monitors or something? :-). I've checked all VB options at least twice and I can't find it....

    Does anyone knows how to change that?


    Tnx!


    Crazy D

  2. #2
    Join Date
    May 1999
    Location
    Oxford UK
    Posts
    1,459

    Re: how to set editor default to maximized in IDE?



    Hi


    If you're using VB6 - this is a known bug (well, known to Microsoft at least), I don't think there's any work around at this moment.


    If you're using VB5, look at 'Tools->Options->Windows Settings->Default to full Module View'.


    Regards


    Chris Eastwood


    CodeGuru - the website for developers

    http://www.codeguru.com/vb



Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured