I would like to programmatically minimise a window I have created. I do not see any specific function to do this.
Is there one, or will I have to use WiN32API calls to accomplish that?
I'm looking to minimise the status window that opens for you automatically when the WINAPP starts. I have created the window , but putting [minimise] as a %ww option doesn't cause the window to be minimised from the start.
I already have a handle to the window.