1 write to borderStyle
System.Windows.Forms (1)
winforms\Managed\System\WinForms\StatusBarPanel.cs (1)
162
this.
borderStyle
= value;
3 references to borderStyle
System.Windows.Forms (3)
winforms\Managed\System\WinForms\StatusBarPanel.cs (3)
153
return
borderStyle
;
161
if (this.
borderStyle
!= value) {
619
switch (
borderStyle
) {