Post: [vb.net]trackbar change in values when the slider is moved
05-10-2011, 03:36 PM #1
(adsbygoogle = window.adsbygoogle || []).push({});
    
Private Sub Slider1_ValueChanged(ByVal sender As Object, ByVal e As System.EventArgs) Handles Slider1.ValueChanged
Label1.Text = Slider1.Value
End Sub


Easily done.
(adsbygoogle = window.adsbygoogle || []).push({});

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo