Message.OnClose Método
Definição
Chamado quando a mensagem está sendo fechada.Called when the message is closing.
protected:
virtual void OnClose();
protected virtual void OnClose ();
abstract member OnClose : unit -> unit
override this.OnClose : unit -> unit
Protected Overridable Sub OnClose ()