Connecting Tech Pros Worldwide Forums | Help | Site Map

Find Dialog

genojoe
Guest
 
Posts: n/a
#1: Nov 20 '05
VB.NET has items in its toolbox for OpenFile dialog, Print dialog, etc

I am creating a form where I would like to use the Find dialog by either pressing Ctrl-F, or by making a selection from a context sensitive menu or a button on the form that applies the Find dialog to a textbox

Is there an easy way to do this without writing code that manually implements the features of the Find dialog?

Ken Tucker [MVP]
Guest
 
Posts: n/a
#2: Nov 20 '05

re: Find Dialog


Hi,

http://windowsforms.net/downloads/gdn/FindReplace.zip

Ken
----------------------
"genojoe" <anonymous@discussions.microsoft.com> wrote in message
news:945E0407-D4D2-4F2D-972E-B23562BA38E7@microsoft.com...[color=blue]
> VB.NET has items in its toolbox for OpenFile dialog, Print dialog, etc.
>
> I am creating a form where I would like to use the Find dialog by either[/color]
pressing Ctrl-F, or by making a selection from a context sensitive menu or a
button on the form that applies the Find dialog to a textbox.[color=blue]
>
> Is there an easy way to do this without writing code that manually[/color]
implements the features of the Find dialog?


Closed Thread


Similar Visual Basic .NET bytes