mirror of
https://github.com/wxWidgets/wxWidgets.git
synced 2026-09-22 14:20:35 +08:00
This provides parity with the ribbon bar's GetPage() set of functions, and adds an easy way to find a panel and show/hide it. Also, add example and discussion about showing/hiding panels on a ribbon. Closes #24319.