PowerTools CalendarGrid for Windows Forms 1.0J
Font プロパティ (DropDownCalculator)

ドロップダウンウィンドウで使用されるフォントを取得または設定します。
構文
Public Property Font As Font
public Font Font {get; set;}

プロパティ値

DropDownCalculator のフォントを示す System.Drawing.Font オブジェクト。
解説
Font は不変なので(つまり、ユーザーがそのプロパティを 1 つも変更できないので)、ユーザーができるのは Font プロパティを新しい Font に割り当てることだけです。ただし、既存のフォントを新しいフォントの基にすることはできます。
参照

DropDownCalculator クラス
DropDownCalculator メンバ

 

 


© 2014 GrapeCity inc. All rights reserved.