Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
私は C# winform アプリケーションを持っています。ビルドすると、ボタン 1 にフォーカスが置かれるのはなぜですか? このコードはどこにもありません... form1_load のメソッドに直接これを書き込むと: button2.Focus()、変更はありません...
とても簡単な質問になると思います...