event EventHandler PCBIFormLostFocusEvent PCBIFormLostFocus As EventHandler event EventHandler^ PCBIFormLostFocus {
void add (EventHandler^ value);
void remove (EventHandler^ value);
}abstract PCBIFormLostFocus : IEvent<EventHandler,
EventArgs>