6 references to Hide
PresentationUI (1)
MS\Internal\Documents\Application\DocumentPropertiesDialog.Designer.cs (1)
738this.SizeGripStyle = System.Windows.Forms.SizeGripStyle.Hide;
System.Windows.Forms (4)
System\Windows\Forms\Form.cs (1)
5955case SizeGripStyle.Hide:
System\Windows\Forms\Printing\PrintControllerWithStatusDialog.StatusDialog.cs (1)
87SizeGripStyle = SizeGripStyle.Hide;
System\Windows\Forms\Printing\PrintPreviewDialog.cs (2)
725[DefaultValue(SizeGripStyle.Hide)] 973SizeGripStyle = SizeGripStyle.Hide;
System.Windows.Forms.Design (1)
System\Windows\Forms\Design\MaskDesignerDialog.cs (1)
289SizeGripStyle = SizeGripStyle.Hide;