Hi!
I created a FindDialog for RichTextBox.
I have 2 problem with it:
- when I ShowDialog() my FindDialog, it got the focus and the RichTextBox
stop displaying its current selection (it apparently need the focus to draw
it), so when the user click "Find Next" I select the next match, but the
user has no visual feedback :-/
- I also try the RichTextBoxFins.Reverse option, doesn't seems to work at
all!
Any ideas?
--
If you're in a war, instead of throwing a hand grenade at the enemy, throw
one of those small pumpkins. Maybe it'll make everyone think how stupid war
is, and while they are thinking, you can throw a real grenade at them.
Jack Handey.