Ejemplo n.º 1
0
 private void trkHue_MouseUp(object sender, MouseEventArgs e)
 {
     MiniGrouperScript.CommitRingHue(trkHue.Value);
 }