1 reference to CB_GETDROPPEDSTATE
System.Windows.Forms (1)
winforms\Managed\System\WinForms\ComboBox.cs (1)
602
return unchecked( (int) (long)SendMessage(NativeMethods.
CB_GETDROPPEDSTATE
, 0, 0) ) != 0;