
Disabled Minimize, Maximize button from a window
hi Varua,
This is normally done by removing the minimize and maximize items from the
target window's system menu.
And THAT little piece of magic requires calling api's, but it can be done
from script. But (trust me) it's very messy.
To get an idea of how to do it, go to codehound, and look up "disable min".
http://www.codehound.com/vb
Then to call the requsite api's, you need DynaWrap, available from Clarence
or Guenter.
cheers, jw
Quote:
> Hi,
> I would like to know if we are able to disable the Minimize and Maximize
> button from a window, with WSH Vbscript?
> I am trying to do that, but I couldn't find it.
> Please, if you have any idea about it, please reply to me.
> Thank you in advance,
> Regards,
> Varua