|
-
Mar 9th, 2010, 07:30 AM
#1
Thread Starter
Junior Member
Highlighted Selected Text.
Hi there,
I am using VB6, SQL Server 2000, Crystal Reports 9 & farpoint 8.5 in my project, I have a memo field in my table and i want to design a form so that when a user enter any text to search, all selected text should appear as highlighted text, for example if a user enters 'sys' all rows that contains 'sys' should appear as selected text.
If results appears in Crystal reports then its fine otherwise if there is any other option please let me know.
Please help me
Thanks
Ladak
-
Mar 9th, 2010, 09:52 AM
#2
Re: Highlighted Selected Text.
You could try a ListView or a FlexGrid to show the results and coloring the rows....
If my post was helpful to you, then express your gratitude using Rate this Post. 
And if your problem is SOLVED, then please Mark the Thread as RESOLVED (see it in action - video)
My system: AMD FX 6100, Gigabyte Motherboard, 8 GB Crossair Vengance, Cooler Master 450W Thunder PSU, 1.4 TB HDD, 18.5" TFT(Wide), Antec V1 Cabinet
Social Group: VBForums - Developers from India
Skills: PHP, MySQL, jQuery, VB.Net, Photoshop, CodeIgniter, Bootstrap,...
-
Mar 10th, 2010, 12:11 AM
#3
Thread Starter
Junior Member
Re: Highlighted Selected Text.
I don't want full row in different color, I want specific words in different color.
Thanks
Ladak
-
Mar 10th, 2010, 04:15 AM
#4
Re: Highlighted Selected Text.
In that case try a RichTextBox.
There are examples of using it (including what you want to do) in the "Controls" section of our Classic VB FAQs (in the FAQ forum)
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|