2 references to WS_EX_DLGMODALFRAME
System.Windows.Forms (2)
System\Windows\Forms\Form.cs (2)
793
cp.ExStyle |= (int)WINDOW_EX_STYLE.
WS_EX_DLGMODALFRAME
;
3649
cp.ExStyle |= (int)WINDOW_EX_STYLE.
WS_EX_DLGMODALFRAME
;