Open ComboBox DropDown programmatically [duplicate] December 12, 2023 by Tarik Use ComboBox.DroppedDown Property: comboBox1.DroppedDown = true;