When I slide it around, the tooltip says "Value Indicator". I'd like to just remove that tooltip since I have the ValueLabel showing the actual value. "Value Indicator" as a tooltip has no value to the user (no pun intended), especially since I'm alreaddy getting a tooltip-like functionality from the ValueLabel. I'm assuming I'm just overlooking the correct property. Thanks.
I'm good. Thanks for the follow-up.
Hi craigthames,
Please feel free to contact me if you have any questions regarding this matter.
Thank you for posting in the community.
The ToolTip property of the slider should allow you to control the tooltip displayed when hovering over the slider or the other buttons of the control. Leaving the property's value blank should stop tooltips from being displayed.
Please let me know if this helps.