G
Guest
Hi
This question is probably one of the basic things but being a novice
programmer in c# and .NET environment, I couldn't get to find the answer.
I have a menu item in one form and need to create the context menu with tht
menu item in another form. The first form becomes the parent form for the
second form after the second form is loaded. So, I need to know what event
could be used as load event is called when the form is still in the process
of loading.
Thanks
This question is probably one of the basic things but being a novice
programmer in c# and .NET environment, I couldn't get to find the answer.
I have a menu item in one form and need to create the context menu with tht
menu item in another form. The first form becomes the parent form for the
second form after the second form is loaded. So, I need to know what event
could be used as load event is called when the form is still in the process
of loading.
Thanks