Gets or sets the font of the text displayed by the DialogButton.

Syntax

public System.Drawing.Font Font { get; set; }
Public Property Font() As System.Drawing.Font