I'm not too sure what you mean but this might help???
set the file menu's Visible property to false
and put this code behind the button:
private sub cmdGo_Click()
file_Menu.visible = true
end sub()
Hope this helps!
|
Results 1 to 6 of 6
Thread: How do I show a menu?Threaded View
|
Click Here to Expand Forum to Full Width |