This method sets whether or not a menu is visible.
HRESULT put_MenuVisible( BOOL pfVisible );
NOERROR indicates success. If an error occurs, the appropriate HRESULT value is returned.
This method effectively allows an application to invoke or to dismiss a menu.