Regular ComboBox control has a property DroppedDown (Gets or sets a value indicating whether the combo box is displaying its drop-down portion).
DatagridViewComboBox sims to doesn't have that property.
How to indicate whether the DatagridViewComboBox is displaying its drop-down portion?
DatagridViewComboBox sims to doesn't have that property.
How to indicate whether the DatagridViewComboBox is displaying its drop-down portion?