| 
					 Title: restore method does not restore a minimized dialog Post by: jrnfs on May 23, 2015, 08:40:51 AM Hi, 
					It works for a maximized but not for a minimized dialog. Am I doing something wrong? Tks, Title: Re: restore method does not restore a minimized dialog Post by: jarry on May 23, 2015, 09:10:05 AM A minimized dialog is closed. Please call 'open' method to open it. 
					Title: Re: restore method does not restore a minimized dialog Post by: jrnfs on May 23, 2015, 03:22:29 PM tks, 
					 |