4 writes to BorderStyle
System.Windows.Forms.Design (4)
System\ComponentModel\Design\DesignerActionPanel.EditorPropertyLine.cs (1)
53
BorderStyle
= BorderStyle.None,
System\Drawing\Design\ColorEditor.ColorUI.cs (2)
181
BorderStyle
= BorderStyle.FixedSingle,
195
BorderStyle
= BorderStyle.FixedSingle,
System\Drawing\Design\CursorEditor.CursorUI.cs (1)
27
BorderStyle
= BorderStyle.None;
1 reference to BorderStyle
System.Windows.Forms (1)
System\Windows\Forms\Controls\ListBoxes\ListBox.cs (1)
2322
if (((nint)m.LParamInternal & PInvoke.PRF_NONCLIENT) != 0 && Application.RenderWithVisualStyles &&
BorderStyle
== BorderStyle.Fixed3D)