Hello,
I added a slider in a layout that is loaded. Then added a sub Public sub sliedername_ValueChange(Value As Float) and also tried ValueChanged(Value As Float) and also tried with doubles. But this does not fire if I slide the slider. I also tried initializing the slider by code but that also didnt work.
What do I have to do to get the event?
Thanks
I added a slider in a layout that is loaded. Then added a sub Public sub sliedername_ValueChange(Value As Float) and also tried ValueChanged(Value As Float) and also tried with doubles. But this does not fire if I slide the slider. I also tried initializing the slider by code but that also didnt work.
What do I have to do to get the event?
Thanks