FlexReport for WinForms
QueryAccessibilityHelp イベント (C1FlexViewer)


C1.Win.FlexViewer.4 アセンブリ > C1.Win.FlexViewer 名前空間 > C1FlexViewer クラス : QueryAccessibilityHelp イベント
シンタックス
'宣言
 
Public Event QueryAccessibilityHelp As System.Windows.Forms.QueryAccessibilityHelpEventHandler
'使用法
 
Dim instance As C1FlexViewer
Dim handler As System.Windows.Forms.QueryAccessibilityHelpEventHandler
 
AddHandler instance.QueryAccessibilityHelp, handler
public event System.Windows.Forms.QueryAccessibilityHelpEventHandler QueryAccessibilityHelp
イベント データ

イベント ハンドラが、このイベントに関連するデータを含む、System.Windows.Forms.QueryAccessibilityHelpEventArgs 型の引数を受け取りました。次の QueryAccessibilityHelpEventArgs プロパティには、このイベントの固有の情報が記載されます。

プロパティ解説
Gets or sets the Help keyword for the specified control.  
Gets or sets a value specifying the name of the Help file.  
Gets or sets the string defining what Help to get for the System.Windows.Forms.AccessibleObject.  
参照