You might be able to use an Overlay and put the ComboBox inside it, and use your own image by on Tick updating its position to match the combobox slider’s position, but I’m not sure how you’d find out the combobox slider’s position if it’s not exposed. Maybe the slider position is exposed but the styling isn’t? If that’s the case you can probably do this idea.