private void BotCountBar1_ValueChanged(object sender, EventArgs e) { BotCountBox1.Text = BotCountBar1.Value.ToString(); }