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