4 references to WS_EX_STATICEDGE
System.Windows.Forms (1)
System\Windows\Forms\Design\ComponentEditorForm.PageSelector.cs (1)
48cp.ExStyle |= (int)WINDOW_EX_STYLE.WS_EX_STATICEDGE;
System.Windows.Forms.Tests (3)
System\Windows\Forms\ControlTests.Methods.cs (1)
10138cp.ExStyle |= (int)WINDOW_EX_STYLE.WS_EX_STATICEDGE;
System\Windows\Forms\GroupBoxTests.cs (1)
953cp.ExStyle |= (int)WINDOW_EX_STYLE.WS_EX_STATICEDGE;
System\Windows\Forms\PanelTests.cs (1)
645cp.ExStyle |= (int)WINDOW_EX_STYLE.WS_EX_STATICEDGE;