Accordion for WinForms
ExpandDirectionChangingEventArgs コンストラクタ

C1.Win.Accordion.6 アセンブリ > C1.Win.Accordion 名前空間 > ExpandDirectionChangingEventArgs クラス : ExpandDirectionChangingEventArgs コンストラクタ
現在の ExpandDirection 値。
将来の ExpandDirection 値。
現在の C1Accordion.Orientation 値。
将来の C1Accordion.Orientation 値。
ExpandDirectionChangingEventArgs の新しいインスタンスを初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal oldExpandDirection As ExpandDirection, _
   ByVal newExpandDirection As ExpandDirection, _
   ByVal oldOrientation As System.Windows.Forms.Orientation, _
   ByVal newOrientation As System.Windows.Forms.Orientation _
)
public ExpandDirectionChangingEventArgs( 
   ExpandDirection oldExpandDirection,
   ExpandDirection newExpandDirection,
   System.Windows.Forms.Orientation oldOrientation,
   System.Windows.Forms.Orientation newOrientation
)

パラメータ

oldExpandDirection
現在の ExpandDirection 値。
newExpandDirection
将来の ExpandDirection 値。
oldOrientation
現在の C1Accordion.Orientation 値。
newOrientation
将来の C1Accordion.Orientation 値。
参照

ExpandDirectionChangingEventArgs クラス
ExpandDirectionChangingEventArgs メンバ