4 references to ComboBoxElement
System.Windows.Forms (4)
winforms\Managed\System\WinForms\ComboBoxRenderer.cs (4)
168
visualStyleRenderer = new VisualStyleRenderer(
ComboBoxElement
.ClassName,
ComboBoxElement
.Part, (int)state);
171
visualStyleRenderer.SetParameters(
ComboBoxElement
.ClassName,
ComboBoxElement
.Part, (int)state);