Hello,
I have created a texteditor with all possible options and i am left out with the find option where i have taken a textbox and button to find and i am not able to code it in windows forms application,
plz help me out to find the code for this FIND option.
Thank you.
Loading
Posted Jun 22, 2012, 7:46 AM
Now, check your string variable contains the text passed or not.
If it is presents get the index and highlight text.
Hope you might have got some idea.