In VB6, you just had available a Find dialog. Now, in .NET you have several options. "Find Symbol", "Quick Find" and "Quick Replace".
None seem to do what I want: simply find some code. Inundated with all these options makes me think i'm picking the wrong things.
But, you see, I dont want options. I just want to find a block of code (utter frustration here).
Any pointers on getting it to work simply as the VB6 find utility? And whats a symbol?
None seem to do what I want: simply find some code. Inundated with all these options makes me think i'm picking the wrong things.
But, you see, I dont want options. I just want to find a block of code (utter frustration here).
Any pointers on getting it to work simply as the VB6 find utility? And whats a symbol?
Comment