PDF for .NET
PdfPushButton.ActionCollection クラス プロパティ


C1.C1Pdf.4.5.2 アセンブリ > C1.C1Pdf 名前空間 : PdfPushButton.ActionCollection クラス

このクラスのメンバの一覧は、PdfPushButton.ActionCollectionメンバを参照してください。

パブリック プロパティ
 名前解説
Public プロパティButtonStateChange.GotFocusボタン状態変化に関連付けられた現在のコレクションから PdfPushButton.Actionオブジェクトの System.Collections.Generic.List`1を取得します。  
Public プロパティオーバーロードされます。 指定のボタン状態変化に関連付けられた現在のコレクションから PdfPushButton.Actionオブジェクトの System.Collections.Generic.List`1を取得します(各状態変化に複数のアクションが関連付けられている場合があります)。

現在の PdfPushButton.ActionCollectionで指定の状態変化に 関連付けられたアクションがない場合、 null を返します。

 
Public プロパティButtonStateChange.LostFocusボタン状態変化に関連付けられた現在のコレクションから PdfPushButton.Actionオブジェクトの System.Collections.Generic.List`1を取得します。  
Public プロパティButtonStateChange.MouseEnterボタン状態変化に関連付けられた現在のコレクションから PdfPushButton.Actionオブジェクトの System.Collections.Generic.List`1を取得します。  
Public プロパティButtonStateChange.MouseLeaveボタン状態変化に関連付けられた現在のコレクションから PdfPushButton.Actionオブジェクトの System.Collections.Generic.List`1を取得します。  
Public プロパティ現在の PdfPushButton.ActionCollectionオブジェクトを所有する PdfPushButtonオブジェクトを取得します。  
Public プロパティButtonStateChange.Pressedボタン状態変化に関連付けられた現在のコレクションから PdfPushButton.Actionオブジェクトの System.Collections.Generic.List`1を取得します。  
Public プロパティButtonStateChange.Releasedボタン状態変化に関連付けられた現在のコレクションから PdfPushButton.Actionオブジェクトの System.Collections.Generic.List`1を取得します。  
トップ
参照

PdfPushButton.ActionCollection クラス
C1.C1Pdf 名前空間