]>
git.saurik.com Git - wxWidgets.git/blob - docs/doxygen/groups/class_ribbon.h
   1 ///////////////////////////////////////////////////////////////////////////// 
   2 // Name:        class_ribbon.h 
   3 // Purpose:     Ribbon classes group docs 
   4 // Author:      wxWidgets team 
   6 // Licence:     wxWindows licence 
   7 ///////////////////////////////////////////////////////////////////////////// 
  11 @defgroup group_class_ribbon Ribbon User Interface 
  14 The wxRibbon library is a set of classes for writing a ribbon user interface. 
  15 At the most generic level, this is a combination of a tab control with a 
  16 toolbar. At a more functional level, it is similar to the user interface 
  17 present in recent versions of Microsoft Office.