2 references to PropStyle
System.Windows.Forms (2)
winforms\Managed\System\WinForms\ComboBox.cs (2)
1224int style = Properties.GetInteger(PropStyle, out found); 1250Properties.SetInteger(PropStyle, (int)value);