CalendarView for WinForms
FaceName プロパティ

C1.Win.C1Input.4.5.2 アセンブリ > C1.Framework.Drawing.Gdi 名前空間 > FontBuilder クラス : FaceName プロパティ
Get or set a null-terminated string that specifies the typeface name of the font.
シンタックス
'宣言
 
Public Property FaceName As System.String
public System.string FaceName {get; set;}

プロパティ値

A string value specifies the typeface name of the font.
解説
The length of this string must not exceed 32 characters, including the terminating null character. If value is an empty string, GDI uses the first font that matches the other specified attributes.
参照

FontBuilder クラス
FontBuilder メンバ