1 reference to WS_DLGFRAME
System.Windows.Forms (1)
System\Windows\Forms\Design\ComponentEditorPage.cs (1)
82
cp.Style &= ~(int)(WINDOW_STYLE.WS_BORDER | WINDOW_STYLE.WS_OVERLAPPED | WINDOW_STYLE.
WS_DLGFRAME
);