wxWidgets/include/wx/ribbon
Vadim Zeitlin 7c70331e28 Add expand/collapse button to wxRibbonBar.
This allows the user to toggle the ribbon bar visibility.

Closes #14530.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@72261 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2012-07-30 17:53:36 +00:00
..
art_internal.h Merged GSOC Ribbon work from SOC2009_RIBBON branch into trunk. 2009-09-16 12:06:02 +00:00
art.h Add expand/collapse button to wxRibbonBar. 2012-07-30 17:53:36 +00:00
bar.h Add expand/collapse button to wxRibbonBar. 2012-07-30 17:53:36 +00:00
buttonbar.h Add wxRibbonButtonBar::InsertXXXButton() methods. 2011-12-29 22:05:39 +00:00
control.h Add wxRibbonControl::GetAncestorRibbonBar() helper. 2012-06-03 19:17:03 +00:00
gallery.h Use WX_XXX_ARRAY_PTR macro variants for arrays of pointers. 2011-10-27 21:10:51 +00:00
page.h Rewrote wxRibbonPage realisation and layout code to avoid setting the position and size of panels multiple times. 2009-12-09 18:48:41 +00:00
panel.h Implement support for wxRIBBON_PANEL_EXT_BUTTON wxRibbonPanel style. 2012-06-03 19:17:09 +00:00
toolbar.h Added wxRIBBON_PANEL_FLEXIBLE flag to allow toolbars to wrap, taking up the optimum amount of space when used in a vertical palette. 2012-03-12 19:30:10 +00:00