Applies To
Returns or sets the name of the font in the specified control. Read/write String.
This example sets the font name to "Courier New" for control RNC1.
RNC1.FontName = "Courier New"