Base:
property
Font
System.Windows.Forms.RichTextBox.Font
4 references to Font
System.Windows.Forms.Design (4)
System\ComponentModel\Design\MultilineStringEditor.MultilineStringEditorUI.cs (4)
181
using ObjectScope font = new(
Font
.ToHFONT());
242
Math.Min(
Font
.Height * 10, workingArea.Height / 3));
363
size = g.MeasureString(SR.MultilineStringEditorWatermark,
Font
);
415
Font
,