11 references to Sizable
System.Web.Entity.Design (1)
System\Data\WebControls\Design\Util\DesignerForm.cs (1)
95FormBorderStyle = FormBorderStyle.Sizable;
System.Windows.Forms (10)
winforms\Managed\System\WinForms\Form.cs (9)
279Debug.Assert(formState[FormStateBorderStyle] == (int)FormBorderStyle.Sizable, "Failed to set formState[FormStateBorderStyle]"); 828DefaultValue(FormBorderStyle.Sizable), 855case FormBorderStyle.Sizable: 863value = FormBorderStyle.Sizable; 866value = FormBorderStyle.Sizable; 1027(borderStyle == FormBorderStyle.Sizable || 3236|| borderStyle == FormBorderStyle.Sizable); 3944case FormBorderStyle.Sizable: 6363case FormBorderStyle.Sizable:
winforms\Managed\System\WinForms\StatusBar.cs (1)
1115if (bs != FormBorderStyle.Sizable