PowerTools ActiveReports for .NET 9.0J
Font プロパティ (RichTextBox)

コントロールテキストの印刷に使用するフォントオブジェクトを取得または設定します。
構文
'宣言
 
Public Property Font As Font
public Font Font {get; set;}

プロパティ値

コントロールのテキストを描画する現在のFontオブジェクト。

解説
Fontプロパティは設計時のみに使用できます。実行時にフォントを設定したい場合、 SelectionFont プロパティを使用してください。
参照

関連項目

RichTextBox クラス
RichTextBox メンバ
SelectionFont プロパティ

 

 


©2003-2015 GrapeCity inc. All rights reserved.