Add wxSL_INVERSE flag
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31528 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -1441,6 +1441,7 @@ enum wxBorder
|
|||||||
#define wxSL_BOTTOM 0x0200
|
#define wxSL_BOTTOM 0x0200
|
||||||
#define wxSL_BOTH 0x0400
|
#define wxSL_BOTH 0x0400
|
||||||
#define wxSL_SELRANGE 0x0800
|
#define wxSL_SELRANGE 0x0800
|
||||||
|
#define wxSL_INVERSE 0x1000
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* wxScrollBar flags
|
* wxScrollBar flags
|
||||||
|
Reference in New Issue
Block a user