1 reference to MaxToolTipLength
System.Windows.Forms (1)
System\Windows\Forms\Controls\DataGridView\DataGridViewCell.cs (1)
3974
if (toolTipText.Length >
MaxToolTipLength
)