Пример #1
0
        public Form1()
        {
            InitializeComponent();

            Step2.Hide();
            Step3.Hide();
            btn_showLayout.Text    = "Go Through All Steps";
            btn_showLayout.Enabled = false;
        }