ValidatedEventArgs 類別

定義

提供 ValidatedEventArgs 事件的數據。

public ref class ValidatedEventArgs : EventArgs
public class ValidatedEventArgs : EventArgs
type ValidatedEventArgs = class
    inherit EventArgs
Public Class ValidatedEventArgs
Inherits EventArgs
繼承
ValidatedEventArgs

建構函式

名稱 Description
ValidatedEventArgs()

初始化一個新的類別實例 ValidatedEventArgs ,使用預設屬性值。

ValidatedEventArgs(ValidationState)

初始化一個以指定狀態的新類別實例 ValidatedEventArgs

屬性

名稱 Description
State

會取得驗證事件的狀態。

適用於