1 reference to CB_GETDROPPEDWIDTH
System.Windows.Forms (1)
System\Windows\Forms\Controls\DataGridView\DataGridViewComboBoxCell.cs (1)
625
int dropDownWidth = (int)PInvokeCore.SendMessage(comboBox, PInvoke.
CB_GETDROPPEDWIDTH
);