add wxSP_THIN_SASH for completeness (#9902)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@55446 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -18,8 +18,10 @@
|
||||
@beginStyleTable
|
||||
@style{wxSP_3D}
|
||||
Draws a 3D effect border and sash.
|
||||
@style{wxSP_THIN_SASH}
|
||||
Draws a thin sash.
|
||||
@style{wxSP_3DSASH}
|
||||
Draws a 3D effect sash.
|
||||
Draws a 3D effect sash (part of default style).
|
||||
@style{wxSP_3DBORDER}
|
||||
Synonym for wxSP_BORDER.
|
||||
@style{wxSP_BORDER}
|
||||
|
Reference in New Issue
Block a user