ChuckUpNorth
Programmer
I have a form that is modeless.
When item is selected on main visio window,
I display a modeless status form.
The problem is now the form has focus,
so you have to click once on main window to get focus,
then again to make a new selection.
I would like to remove focus from the form after .show
and return focus to main window again.
Thanks,
Chuck
When item is selected on main visio window,
I display a modeless status form.
The problem is now the form has focus,
so you have to click once on main window to get focus,
then again to make a new selection.
I would like to remove focus from the form after .show
and return focus to main window again.
Thanks,
Chuck