Vertical slide bar remove

i want to remove the vertical slide bar as you can see in the attached screenshot. How to do that?

but you cannot see it in designer view.

The view inside the counter ( so the one with the gauge) is proabbly not being scaled. So make that % based, or if that doesnt work you can set overflow to hidden.

1 Like

@victordcq Thankyou. overflow–> hidden solved my issue.

2 Likes