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.
小さな下向き矢印だけではなく?設定できるプロパティなどがあるはずなのに、見えない…盲目でない限り。
何方をお探しですか
comboBox1.DropDownStyle = ComboBoxStyle.DropDownList;
多分?これにより、コンボボックスは編集できなくなります。つまり、ボタン付きのテキストボックスのようには機能しませんが、ドロップダウンを開く大きなボタンのように機能します。
コンボボックスのDropDownStyleがDropDownListに設定されている場合、自動になります