3 references to MiddleBottom
System.Windows.Forms.Design (3)
System\Windows\Forms\Design\Behavior\GrabHandleGlyph.cs (1)
64
case GrabHandleGlyphType.
MiddleBottom
:
System\Windows\Forms\Design\ControlDesigner.cs (1)
812
glyphs.Add(new GrabHandleGlyph(translatedBounds, GrabHandleGlyphType.
MiddleBottom
, StandardBehavior, primarySelection));
System\Windows\Forms\Design\DocumentDesigner.cs (1)
557
glyphs.Add(new GrabHandleGlyph(translatedBounds, GrabHandleGlyphType.
MiddleBottom
, StandardBehavior, primarySelection));