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.
ドット ネット Windows フォーム アプリケーションで、実行時にテキスト ボックスをコンボ ボックスに置き換えたいのですが、どうすればよいですか
ページDivに両方のコントロールがあり、いくつかのイベントの要件に基づいて、可視性を交換できる必要があります。
すべてに感謝しますが、私は解決策を得ました。テキストボックスの境界を取得し、それらの境界を動的に作成されたコンボボックスに設定してから、コントロールをフォームに追加しました。