Example #1
0
 private void kplus_SliderButtonFire(KryptonSliderButton Sender, System.EventArgs e)
 {
 }
 private void kplus_SliderButtonFire(KryptonSliderButton Sender, System.EventArgs e)
 {
     SliderIncrement();
     this.Invalidate();
 }