How do I close a window without using the close button?
|
Mar 21 2012, 11:54 am
Best response
|
|
You can use winshow(), or you can use winset() to set the is-visible property to false.
|
How do I close a window without using the close button?
|
Mar 21 2012, 11:54 am
Best response
|
|
You can use winshow(), or you can use winset() to set the is-visible property to false.
|