PowerTools PlusPak for Windows Forms 8.0J
GcHeadingContainer クラス
メンバ 

ヘッダ領域と内容領域によって構成され、展開または折りたたむことができるコンテナーを表します。
構文
Public Class GcHeadingContainer 
   Inherits System.Windows.Forms.Control
public class GcHeadingContainer : System.Windows.Forms.Control 
解説

このコンテナーには 4 つの ExpandDirection があります。GcHeadingContainer のレイアウトと動作は ExpandDirection によって異なります。

このコントロールの外観をカスタマイズするには、異なる TemplateAppearance を設定するだけです。オーナー描画を使用して外観をレンダリングすることもできます。

プログラムまたは UI 操作によって IsExpanded プロパティが変更されると、IsExpandedChanged イベントが発生します。

継承階層

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         System.Windows.Forms.Control
            GrapeCity.Win.Containers.GcHeadingContainer
               GrapeCity.Win.Containers.GcAccordionItem

プラットフォーム

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 メンバ
GrapeCity.Win.Containers 名前空間

Send Feedback