|
-
Oct 21st, 2009, 09:04 AM
#1
Thread Starter
Fanatic Member
[RESOLVED] VB.net lost the Ctrl-F find feature
I install VB.net in a computer with 2G mem. Yea, will need to replace that one quickly. But still VB.net need to run even on my slowest computer because I like my program to run on debug mod.
One day, my programmer notice that we can no longer search for anything.
Restarting computer doesn't work
Creating a new project make the feature available again but not anymore "after a while".
Pressing Ctrl-F make the vb.net window lost focus but the quickfind window doesn't show up as if it's hidden somewhere.
Anyone got the issue?
We ended up uinstalling and reinstalling VB.net again to try things out.
-
Oct 21st, 2009, 09:12 AM
#2
Fanatic Member
Re: VB.net lost the Ctrl-F find feature
try ctrl+shift+f to bring up advanced search. Does the bug still occur if you select find from the menu?
Where I'm from we only have one bit of advice for new comers: "If you hear banjos, turn and run".
VS 2008 .NetFW 2.0
-
Oct 21st, 2009, 09:15 AM
#3
Re: VB.net lost the Ctrl-F find feature
The find window is probably being brought up off screen. I have heard of this issue happening before.
Try clicking "Reset Window Layout" from the Window menu in Visual Studio, then see if the find window is once again accessible when you try to bring it up.
Note this option will reset the window layout to the default, if you have customized the window layout in the IDE, this will undo that.
-
Oct 21st, 2009, 10:12 AM
#4
Thread Starter
Fanatic Member
Re: VB.net lost the Ctrl-F find feature
If I select the find from the menu the bug still happen. I will try this again after I reinstall VB2008.
Yes. It looks like the search window is opened "somewhere" but where?
-
Oct 21st, 2009, 10:16 AM
#5
Fanatic Member
Re: VB.net lost the Ctrl-F find feature
did you try...
Try clicking "Reset Window Layout" from the Window menu in Visual Studio, then see if the find window is once again accessible when you try to bring it up.
Where I'm from we only have one bit of advice for new comers: "If you hear banjos, turn and run".
VS 2008 .NetFW 2.0
-
Oct 21st, 2009, 10:34 AM
#6
Thread Starter
Fanatic Member
Re: VB.net lost the Ctrl-F find feature
If I select the find from the menu the bug still happen. I will try this again after I reinstall VB2008.
Yes. It looks like the search window is opened "somewhere" but where?
-
Oct 21st, 2009, 10:47 AM
#7
Re: VB.net lost the Ctrl-F find feature
Did you miss my post about resetting the window layout?
-
Oct 22nd, 2009, 08:00 PM
#8
Thread Starter
Fanatic Member
Re: VB.net lost the Ctrl-F find feature
it has been ressolve.
yesterday i couldn't try because i have uninstalled my vb.net
thanks all..
-
Jun 4th, 2017, 06:24 AM
#9
New Member
Re: SOLVED VB.net lost the Ctrl-F find feature
 Originally Posted by kleinma
The find window is probably being brought up off screen. I have heard of this issue happening before.
Try clicking "Reset Window Layout" from the Window menu in Visual Studio, then see if the find window is once again accessible when you try to bring it up.
Note this option will reset the window layout to the default, if you have customized the window layout in the IDE, this will undo that.
OK Thanks, this helped me solve it. I have two screens, a lap top and a monitor. The Find box was actually opening up in the hidden space below the VB full-screen and to the left of my laptop screen.
By making my VB view smaller instead of the fullscreen, and moving the window to the top of the monitor screen, now the box appears just below the VB screen, but still on the monitor. From there I can drag the find box onto my laptop, and reset VB to full-screen.
No reconfigurations required. Didnt need to reinstall anything, or reset the windows layout.
Actually my first step was to disconnect the monitor and just use the laptop screen. then the find box appeared on my laptop screen because the was no longer any hidden space. That led me to explore further, and there it was.
Thanks for the help
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
|