Results 1 to 6 of 6

Thread: [RESOLVED] VB6 Properties window disappears

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Jun 2008
    Posts
    206

    Resolved [RESOLVED] VB6 Properties window disappears

    Hi,

    When I click the "Run" button to run my project, the properties window (shows all the project forms etc) is shown but when I click the "End" button, my project ends and the properties window disappears. How do I keep the properties window showing at all times? It use to show all the time.

    I tried checking/unchecking the dockable options under "Tools > Options > Docking" but neither option works. And I tried clicking the "Dockable" option on the properties window itself...doesn't work.

    Thanks

    Si

  2. #2
    PowerPoster Nightwalker83's Avatar
    Join Date
    Dec 2001
    Location
    Adelaide, Australia
    Posts
    13,344

    Re: VB6 Properties window disappears

    Hi Si,

    This sounds similar to a problem I am having! Do the forms and modules, etc show in panel on the right-hand side of the IDE when you load the project? How about when you debug the project do the panels appear then? Debugging is the only thing that works for me.
    when you quote a post could you please do it via the "Reply With Quote" button or if it multiple post click the "''+" button then "Reply With Quote" button.
    If this thread is finished with please mark it "Resolved" by selecting "Mark thread resolved" from the "Thread tools" drop-down menu.
    https://get.cryptobrowser.site/30/4111672

  3. #3
    PowerPoster Spoo's Avatar
    Join Date
    Nov 2008
    Location
    Right Coast
    Posts
    2,656

    Re: VB6 Properties window disappears

    Si

    Given that you've hit the END button, you must be back
    in EDIT mode (ie, the app is not running).

    What happens if you hit the F4 button?
    (This is a short-cut for clicking VIEW >> Properties Window)

    Does it reappear?
    Was is simply covered by another window in the IDE?

    Spoo

  4. #4

    Thread Starter
    Addicted Member
    Join Date
    Jun 2008
    Posts
    206

    Re: VB6 Properties window disappears

    I fixed it. You need to add "property explorer" and "properties window" to the toolbar menu at the top of VB6

    1. right-clicked on one of the toolbars
    2. selected 'customize'
    3. Clicked on the 'Commands' Tab
    4. Under Commands, Click 'View'
    5. Select "property explorer" and "properties window" and drag them onto the offending menu in VB
    6. Quit out of VB and then went back in.

    I think I removed these icons from the toolbar which may have confused VB6.
    Last edited by batman321; Sep 4th, 2011 at 04:55 PM.

  5. #5
    PowerPoster Nightwalker83's Avatar
    Join Date
    Dec 2001
    Location
    Adelaide, Australia
    Posts
    13,344

    Re: [RESOLVED] VB6 Properties window disappears

    Well, that solved my problem.
    when you quote a post could you please do it via the "Reply With Quote" button or if it multiple post click the "''+" button then "Reply With Quote" button.
    If this thread is finished with please mark it "Resolved" by selecting "Mark thread resolved" from the "Thread tools" drop-down menu.
    https://get.cryptobrowser.site/30/4111672

  6. #6
    New Member
    Join Date
    Jun 2016
    Posts
    1

    Re: VB6 Properties window disappears

    I did it but the properties window is still missing

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