Пример #1
0
        private void bunifuImageButton2_Click(object sender, EventArgs e)
        {
            stock stk = new stock();

            stk.Show();
        }
Пример #2
0
        private void bunifuFlatButton5_Click(object sender, EventArgs e)
        {
            stock stk = new stock();

            stk.Show();
        }