Does show event of activex control ( usercontrol ) exists after or before
the load event of the container form.
I tried to put a msgbox in both events , but usercontrol show event msgbox never appears.
Printable View
Does show event of activex control ( usercontrol ) exists after or before
the load event of the container form.
I tried to put a msgbox in both events , but usercontrol show event msgbox never appears.
I thought Show comes after Load.