ChangePassword.ContinueButtonClick 事件
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
當使用者按一下 [取消] 按鈕時,引發 ContinueButtonClick 事件。
public:
event EventHandler ^ ContinueButtonClick;
public event EventHandler ContinueButtonClick;
member this.ContinueButtonClick : EventHandler
Public Custom Event ContinueButtonClick As EventHandler