What is the alternative tip to the _GUICtrlSlider_Create?
[ autoit ]
$Slider2 = _GUICtrlSlider_Create($GUI, 440, 382, 24, 92, $TBS_VERT) GUICtrlSetTip($Slider2, 'Drag or press V + Arrows Up OR Down To change value', "Tip", 1)