erich.wanker Posted April 3, 2017 Posted April 3, 2017 Hi .. TUniTrackBar - How can i disable Hint of Position ... I use the UniTrackbar for different things ;-) ThanX Quote
Sherzod Posted April 3, 2017 Posted April 3, 2017 Hi Erich, function beforeInit(sender, config) { config.useTips = false; } Best regards. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.