2 references to TestString
System.Windows.Forms (2)
System\Windows\Forms\Controls\ComboBox\ComboBox.cs (2)
790
Size textSize = TextRenderer.MeasureText(LayoutUtils.
TestString
, Font, new Size(short.MaxValue, (int)(FontHeight * 1.25)), TextFormatFlags.SingleLine);
801
Size textSize = TextRenderer.MeasureText(LayoutUtils.
TestString
, Font, new Size(short.MaxValue, (int)(FontHeight * 1.25)), TextFormatFlags.SingleLine);