find / replace

  • Thread starter Thread starter :\\\\derian
  • Start date Start date
D

:\\\\derian

anyone know where i could find the equivalent of the find / replace windows
control for my project?

:\\derian
 
Hi,

I did not understand your question but you can in Visual Studio Source Code
page use CTRL+F to Find and CTRL+H to Find and Replace.

Yama
 
Hi Derian,
anyone know where i could find the equivalent of the find / replace windows
control for my project?

You can search on MSDN for:
Find, Replace, Instring, Regex

There are a lot of possibilities.

I hope this brings you on the route?

Cor
 
Back
Top