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