How to display a list of opened windows on CMFCRibbonBar

  • Thread starter Thread starter Yan Yang
  • Start date Start date
Y

Yan Yang

Guest
In MFC, application system automatically appends the names of opened documents as menu items at the end of the "Window" menu (second menu from the right). Now I want to implement this feature in ribbon interface.

The ribbon bar is created from CMFCRibbonBar, could you please let me know how to display a list of names of opened documents on the ribbon bar?

Thanks inadvance.

Continue reading...
 
Back
Top