change textbox location csharp

Code Example - change textbox location csharp

                
                        txtName.Location = new Point(200,200);