Professional UI Solutions
Site Map   /  Register
 
 

Forum

Please Log In to post a new message or reply to an existing one. If you are not registered, please register.

NOTE: Some forums may be read-only if you are not currently subscribed to our technical support services.

Forums » Prof-UIS General Discussion » Menuinfo Collapse All
Subject Author Date
himanshu joshi Dec 8, 2006 - 1:18 AM

Hi

I didn’t understand what does the following snippet does

m_wndRibbonBar.MenuInfoGetDefault()->AccelTableLoad( IDR_MAINFRAME )

why this is necessary to do after creating a ribbon bar

Thanks in advance

Technical Support Dec 11, 2006 - 12:40 PM

The ribbon bar control manages its own internal accelerator table so that the end-user can customize accelerators in the ribbon options dialog. That line loads the accelerator table.