Sets an ui handle. All opened user interfaces used this handle as parent. After an operation the default handle from the login scope will be used (ServiceProxyBase{TService,TCoreObject}.Login).
Shows the ILoginRunnableProgram in a modal window. This blocks the calling thread until the program is completed. Use BeginShow to call the program asynchronous.