Hello PBBFF´s
The Slide Control is a more extensive replica of the TrackBar. It also provides a optional second Gripper for Range-Selection. And a lot of Display-Settings.

Features- Theme-Support
- Keyboard-Support*
- Automatic vertical/horizontal Alignment
- Flip Display
- Definable Step-Size
- Step-Display
- Step-Labels
- Float-Values
- Range-Section via second Gripper
- Min/Max Values
- Min. Range
- Mousewheel-Support
- Jump by click on free Area
- Masks for Labels
- Show Labels only if active (without #SLIDE_STATIC)
- Label Adaption
* Arrow-Keys to move marked Gripper; CTRL+Arrow-Keys to switch between GrippersDownload for PB5+ as Multi-UserLib (x32/x64bit Windows)Theme-Attributes:Code:
#SLIDE_COLOR_BKGND
#SLIDE_COLOR_TEXT
#SLIDE_COLOR_BORDER
#SLIDE_COLOR_LABEL
#SLIDE_COLOR_LINE
#SLIDE_COLOR_FOCUS
#SLIDE_COLOR_TICK
#SLIDE_METRICS_ARROW
#SLIDE_METRICS_MRGLEFT
#SLIDE_METRICS_MRGTOP
#SLIDE_METRICS_MRGRIGHT
#SLIDE_METRICS_MRGBOTTOM
#SLIDE_FONT
Notes: If you replace the Font, you don't need to free actual. #SLIDE_COLOR_FOCUS requires a RGBA-Value.Regards,
Alex W.