PowerTools PlusPak for Windows Forms 8.0J
Font プロパティ (HeaderSettings)

ヘッダに使用されるフォントを取得または設定します。
構文
Public Overridable Property Font As Font
public virtual Font Font {get; set;}

プロパティ値

ヘッダに使用されるフォント。デフォルト値は null 参照 (Visual Basicでは Nothing) です。値が null 参照 (Visual Basicでは Nothing) の場合はコントロールのフォントが使用され、それ以外の場合はローカル値が使用されます。
プラットフォーム

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

参照

HeaderSettings クラス
HeaderSettings メンバ

Send Feedback