how to change location of textbox in c# code windows forms code example Example: change textbox location C# txtName.Location = new Point(200,200);