1 write to borderStyle
System.Windows.Forms (1)
winforms\Managed\System\WinForms\ToolBar.cs (1)
336
borderStyle
= value;
5 references to borderStyle
System.Windows.Forms (5)
winforms\Managed\System\WinForms\ToolBar.cs (5)
325
return
borderStyle
;
335
if (
borderStyle
!= value) {
437
switch (
borderStyle
) {
735
switch(
borderStyle
) {
787
if (
borderStyle
!= BorderStyle.None) {