TextBox filling in csharp

Code Example - TextBox filling in csharp

                
                        textBox1.Text = "YOUR TEXT";
// for windows for .Net