Document wxSL_BOTH style of wxSlider
This commit is contained in:
@@ -57,6 +57,8 @@
|
|||||||
Displays ticks on the top.
|
Displays ticks on the top.
|
||||||
@style{wxSL_BOTTOM}
|
@style{wxSL_BOTTOM}
|
||||||
Displays ticks on the bottom (this is the default).
|
Displays ticks on the bottom (this is the default).
|
||||||
|
@style{wxSL_BOTH}
|
||||||
|
Displays ticks on both sides of the slider. Windows only.
|
||||||
@style{wxSL_SELRANGE}
|
@style{wxSL_SELRANGE}
|
||||||
Displays a highlighted selection range. Windows only.
|
Displays a highlighted selection range. Windows only.
|
||||||
@style{wxSL_INVERSE}
|
@style{wxSL_INVERSE}
|
||||||
|
Reference in New Issue
Block a user