PowerTools PlusPak for Windows Forms 8.0J
Appearance プロパティ (GcHeadingContainer)

外観を取得または設定します。このプロパティはコントロールの外観(背景、ヘッダの描画、ボタンの外観、境界線など)に影響を与えます。
構文
Public Overridable Property Appearance As HeadingContainerAppearance
public virtual HeadingContainerAppearance Appearance {get; set;}

プロパティ値

HeadingContainerAppearance 値の 1 つ。デフォルト値は HeadingContainerAppearance.Standard です。
解説
値が HeadingContainerAppearance.Standard でない場合、コントロールの外観は Appearance を使用して描画され、その他のプロパティ(System.Windows.Forms.Control.BackgroundImageSystem.Windows.Forms.Control.BackgroundImageLayoutSystem.Windows.Forms.Control.BackColorHeaderSettings.BackColorHeaderSettings.BackgroundImageHeaderSettings.BackgroundImageLayoutHeaderSettings.GradientEffect)は使用されません。
プラットフォーム

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

参照

GcHeadingContainer クラス
GcHeadingContainer メンバ

Send Feedback