Cool Visual Basic
 
Main
Frequently Asked Questions
VB Helpdesk
Message Boards
Library
Downloads
View Guestbook
Add to Guestbook
Product Reviews
Bookstore
Links
Newsgroups
Vendors
Affiliates
Cooltech.org

Cool VB FAQ


Text Format

The best Visual Basic FAQ(Frequently Asked Quesitions) file on the internet. Do you have a problem that's got you stumped? Do you have the answer to one? We've done our best to make this the best resources for the questions and the answers. Post a question, or a answer to one, by sending email to VBQA@beadsandbaubles.com.

      Root

            Bug Fixes

  • Picturebox drains resources.

    Compatibility:VB3  VB4  VB5

    A picturebox with the appearance property set to 0 - Flat loses memory ever time the form is unloaded. This does not occur when the appearance property is set to 1 - 3D.

    To fix, set the appearance property to 1-3d or use a different container, such as image control, frame, or usercontrol.

     

     

  • Books online search yields incorrect results.

    Compatibility:VB3  VB4  VB5

    Books Online will not display the correct titles if the search string is typed in too slowly.

    To fix, either

     

     

  • I have a Tab control on my form. If I start with tab # 1 selected, my controls disapear. What gives?

    Compatibility:VB3  VB4  VB5

    That's a definite bug.

    It should be fixed if you get DevStudio service pack 1. However, the easier fix is simply to always start on tab 1.

     

     

    LinkExchange
    LinkExchange Member Free Home Pages at GeoCities


    Copyright 2000, David J Berube<Form1@aol.com>. All Rights Reserved.