This method gets a pointer to the control that is currently selected as the menu control for the application.
HRESULT get_Menu( IDispatch **ppdispMenu );
NOERROR indicates success. If an error occurs, the appropriate HRESULT value is returned.
The only valid control that can be set on a menu is a power list box control.