Thanks for your response. Shift-F3 works fine as well as toolbar buttons you
mentioned.
"James Curran" wrote:
[color=blue]
> As far as I can see, Edit.FindPrevious is, by default, assigned in
> Shift-F3 in VS.Net as it was in VC6. If not on yours, it's easy enough to
> assign it yourself.
>
> Unless you are saying that you want to click the "Find Next" toolbar
> icon while holding the shift key down, which I've never tried and have no
> idea if it works --- but there is a Find Previous toolbar icon. (I put the
> two of them on either side of the search box on the toolbar).
>
> --
> Truth,
> James Curran
> [erstwhile VC++ MVP]
> Home:
www.noveltheory.com Work:
www.njtheater.com
> Blog:
www.honestillusion.com Day Job:
www.partsearch.com
>
>
> "Steve" <Steve@discussions.microsoft.com> wrote in message
> news:FEBBCB8E-CBF3-4731-8506-B4E09FB2CA9A@microsoft.com...[color=green]
> > Thanks for your response.
> >
> > Well, I knew about check box in Find dialog. The thing is I never open[/color]
> this[color=green]
> > dialog.
> > Instead I have customized toolbar with find control. The only problem is
> > that I can't search backward. Any other ideas how to search backward[/color]
> without[color=green]
> > opening Find dialog? Thanks
> >
> > Steve
> >
> > "Carl Daniel [VC++ MVP]" wrote:
> >[color=darkred]
> > > Steve wrote:
> > > > 1) How can I perform backward search in editor of Visual Studio .NET?
> > > > In VC++ 6.0 it was enough just to hold Shift button. This combination
> > > > doesn't work anymore in Visual Studio .NET?
> > >
> > > From the Find/Replace dialog, check "Search Up". I don't know if[/color][/color]
> there's a[color=green][color=darkred]
> > > keyboard modifier to automatically make a particular search run[/color][/color]
> backwards.[color=green][color=darkred]
> > >
> > > >
> > > > 2) Each time I build C++ project in Visual Studio .NET, the annoying
> > > > window "Task List - 1 Build Error task shown (filtered)". I don't
> > > > like format of this window and rather prefer to see error messages in
> > > > Output window.
> > > >
> > > > How can I configure Visual Studio .NET so that this window won't open
> > > > each time I build project?
> > >
> > > From the menu: Tools|Options|Environment|Projects And Solutions -[/color][/color]
> uncheck[color=green][color=darkred]
> > > "Show task list window..."
> > >
> > > -cd
> > >
> > >
> > >[/color][/color]
>
>
>[/color]