1 reference to CBS_HASSTRINGS
System.Windows.Forms (1)
winforms\Managed\System\WinForms\ComboBox.cs (1)
420
cp.Style |= NativeMethods.WS_VSCROLL | NativeMethods.
CBS_HASSTRINGS
| NativeMethods.CBS_AUTOHSCROLL;