private void Main_Load(object sender, EventArgs e)
        {
            inUser();

            FormControls.ColorButton(this);
        }