2 references to DATAGRIDVIEWCELL_maxToolTipCutOff
System.Windows.Forms (2)
winforms\Managed\System\WinForms\DataGridViewCell.cs (2)
4719StringBuilder sb = new StringBuilder(toolTipText.Substring(0, DATAGRIDVIEWCELL_maxToolTipCutOff), DATAGRIDVIEWCELL_maxToolTipCutOff + DATAGRIDVIEWCELL_toolTipEllipsisLength);