Hi
In vb6 i had a multiple document interface. When a menuitem in the parentform was clicked the according childform was displayed. At that time i also disabled that menuitem of the parent so no other instance of the childform could be opened. When the childform is unloaded i re-enabled the menuitem of the parent.
In vb.net i don't know how to re-enable the menuitem of the parent when my childform is unloaded.
Can someone help me pease !
In vb6 i had a multiple document interface. When a menuitem in the parentform was clicked the according childform was displayed. At that time i also disabled that menuitem of the parent so no other instance of the childform could be opened. When the childform is unloaded i re-enabled the menuitem of the parent.
In vb.net i don't know how to re-enable the menuitem of the parent when my childform is unloaded.
Can someone help me pease !