2 references to WS_MINIMIZEBOX
System.Windows.Forms (2)
System\Windows\Forms\Form.cs (2)
3609cp.Style |= (int)WINDOW_STYLE.WS_MINIMIZEBOX; 3613cp.Style &= ~(int)WINDOW_STYLE.WS_MINIMIZEBOX;