M
mscertified
A system I'm working on has a form with a button to do a 'find'.
When the cursor is in a control, you can also choose Find from the menubar;
when you do it this way the find window comes up with the current control the
subject of the find.
However, when you use the find button, the window comes up with the find
subject grayed out and it in fact only finds based on the first control in
the form.
How can I make the button find based on the control I was on?
When the cursor is in a control, you can also choose Find from the menubar;
when you do it this way the find window comes up with the current control the
subject of the find.
However, when you use the find button, the window comes up with the find
subject grayed out and it in fact only finds based on the first control in
the form.
How can I make the button find based on the control I was on?