GrapeCity SPREAD for Windows Forms 11.0J
DoAction メソッド (SoundNotify)


検証が失敗したかどうかを示すValidateActionContext値。関連するコンテキスト情報も含まれます。
contextを使用して現在のSoundNotifyを実行します。
構文
'Declaration
 
Protected Overrides Sub DoAction( _
   ByVal context As ValidateActionContext _
) 
'使用法
 
Dim instance As SoundNotify
Dim context As ValidateActionContext
 
instance.DoAction(context)
protected override void DoAction( 
   ValidateActionContext context
)

パラメータ

context
検証が失敗したかどうかを示すValidateActionContext値。関連するコンテキスト情報も含まれます。
参照

SoundNotify クラス
SoundNotify メンバ

 

 


© 2004-2018, GrapeCity Inc. All rights reserved.