Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
150
How do I change the tooltip of the Value Indicator (the slide on the slider)
posted

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.

Parents
  • 49378
    posted

    Hi craigthames,

    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.

Reply Children