Method End
End(RunState)
Building block API: completes the execution of a Toplevel that was started with Begin(Toplevel) .
public static void End(Application.RunState runState)
Parameters
runState
Application.RunStateThe Application.RunState returned by the Begin(Toplevel) method.