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.
いくつかのコンボボックスがあり、それらはすべて手動で入力されたテキストです。コンボボックスの選択後、フォーカスを失うことができませんでした。私が使用した:
this.ActiveControl = null;
それは機能しますが、フォーカスは常に最初のコントロールになります。
この問題を解決するために提案してもらえますか?