added wxTBK_HORZ_LAYOUT (heavily modified patch 1855678)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51214 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -28,6 +28,9 @@ extern WXDLLIMPEXP_CORE const wxEventType wxEVT_COMMAND_TOOLBOOK_PAGE_CHANGING;
|
||||
// Use wxButtonToolBar
|
||||
#define wxBK_BUTTONBAR 0x0100
|
||||
|
||||
// Use wxTB_HORZ_LAYOUT style for the controlling toolbar
|
||||
#define wxTBK_HORZ_LAYOUT 0x8000
|
||||
|
||||
// ----------------------------------------------------------------------------
|
||||
// wxToolbook
|
||||
// ----------------------------------------------------------------------------
|
||||
|
Reference in New Issue
Block a user