InPlaceTextEditor.EditorFont Property

Definition

Gets the custom font for this editor. This property may return null in which case the edit control's default font will be used.

public:
 property System::Drawing::Font ^ EditorFont { System::Drawing::Font ^ get(); };
public System.Drawing.Font EditorFont { get; }
member this.EditorFont : System.Drawing.Font
Public ReadOnly Property EditorFont As Font

Property Value

Applies to