public static event EventHandler<CancelEventArgs> CancelKeyPress
Public Shared Event CancelKeyPress As EventHandler(Of CancelEventArgs)
public: static event EventHandler<CancelEventArgs^>^ CancelKeyPress { void add (EventHandler<CancelEventArgs^>^ value); void remove (EventHandler<CancelEventArgs^>^ value); }
member CancelKeyPress : IEvent<EventHandler<CancelEventArgs>, CancelEventArgs>
function add_CancelKeyPress(value); function remove_CancelKeyPress(value);
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.