|
-
Sep 4th, 2011, 12:28 AM
#1
Thread Starter
Addicted Member
[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
-
Sep 4th, 2011, 01:56 AM
#2
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
-
Sep 4th, 2011, 06:37 AM
#3
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
-
Sep 4th, 2011, 04:34 PM
#4
Thread Starter
Addicted Member
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.
-
Sep 5th, 2011, 02:34 AM
#5
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
-
Jun 6th, 2016, 10:12 AM
#6
New Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|