Quantcast
Channel: Windows Forms General forum
Viewing all articles
Browse latest Browse all 12583

C# - Set Focus on TextBox - Which Event?

$
0
0
I have a Form and a Textbox control, once the Form loads up, and I want to set the cursor FOCUS on the TextBox, however, I cannot do this and I have no reason why, please help~~

        private void Form_Load(object sender, EventArgs e)
        {
            this.TextBox1.Focus();
        }

Viewing all articles
Browse latest Browse all 12583

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>