5 references to Bottom
System.Windows.Forms (5)
winforms\Managed\System\WinForms\ControlPaint.cs (1)
2664
result = TextFormatFlags.
Bottom
;
winforms\Managed\System\WinForms\DataGridViewUtilities.cs (4)
121
tff = TextFormatFlags.
Bottom
;
132
tff = TextFormatFlags.
Bottom
| TextFormatFlags.HorizontalCenter;
135
tff = TextFormatFlags.
Bottom
;
442
return (flags & ~(TextFormatFlags.
Bottom
|