GrapeCity.Web.Input.v100 アセンブリ > GrapeCity.Web.Input.IMMessageBox 名前空間 > ResponseEventArgs クラス > ResponseEventArgs コンストラクタ : ResponseEventArgs コンストラクタ(DialogType,Boolean,String) |
Public Function New( _ ByVal dialogType As DialogType, _ ByVal confirmed As Boolean, _ ByVal text As String _ )
public ResponseEventArgs( DialogType dialogType, bool confirmed, string text )