Btang11111
February 26th, 2000, 08:30 PM
Hi,
Can two Forms (Form1 & Form2 with Command1 & Command2 BUTTONS on each Form) be set to display (visible) at same time, & to enable EITHER of the two buttons be clicked thus firing Command1_Click () / Command2_Click () ?? Or must one be set to have the focus? Doesnt moving the mouse over the buttons & clicking the mouse automatically gives the button covered the focus?
Also, is there corresponding Registry ACTIVEX API functions to the Webbrowser Control Events module, ie without using Webbrowser Event Control package?
Please provide brief sample codes if possible.
Can two Forms (Form1 & Form2 with Command1 & Command2 BUTTONS on each Form) be set to display (visible) at same time, & to enable EITHER of the two buttons be clicked thus firing Command1_Click () / Command2_Click () ?? Or must one be set to have the focus? Doesnt moving the mouse over the buttons & clicking the mouse automatically gives the button covered the focus?
Also, is there corresponding Registry ACTIVEX API functions to the Webbrowser Control Events module, ie without using Webbrowser Event Control package?
Please provide brief sample codes if possible.