I’m trying to make a class that would be a Slider + 2 Labels, one label showing the value of the slider, and one showing the name of the slider. The goal is to reuse this in lieu of Slider when convinient. I am ending up creating properties in the my class MySlider reflecting the ones I am interested in