Hey all,

I'm trying to hook onto a console application and remove the controlbox buttons, minimize, maximize ect.

using FindWindow to grab the application isn't a problem but how would I modify the form properties to set ControlBox = false; ?

Any ideas are much appreciated!

Thanks,

- Mac