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