Method RaiseGotFocus
RaiseGotFocus(object, GotFocusEventArgs)
Notifiers designer when control got focus.
public void RaiseGotFocus(object control, GotFocusEventArgs e)
Parameters
controlobjectControl which received focus.
eGotFocusEventArgsEvent arguments.