2 references to DT_NOCLIP
System.Windows.Forms (2)
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\GridEntry.cs (1)
1908
DRAW_TEXT_FORMAT format = DRAW_TEXT_FORMAT.DT_EDITCONTROL | DRAW_TEXT_FORMAT.DT_EXPANDTABS | DRAW_TEXT_FORMAT.
DT_NOCLIP
System\Windows\Forms\Rendering\TextFormatFlags.cs (1)
30
NoClipping = (int)DRAW_TEXT_FORMAT.
DT_NOCLIP
,