Removing Window border?

Posted by Nick Brooks on Stack Overflow See other posts from Stack Overflow or by Nick Brooks
Published on 2010-03-08T01:10:54Z Indexed on 2010/03/08 1:18 UTC
Read the original article Hit count: 337

I have a window with a solid border around it. How can I remove the border(all of the non-client area) by using SetWindowLong and GetWindowLong?

© Stack Overflow or respective owner

Removing Window border?

Posted by Nick Brooks on Stack Overflow See other posts from Stack Overflow or by Nick Brooks
Published on 2010-03-08T01:10:54Z Indexed on 2010/03/08 10:06 UTC
Read the original article Hit count: 337

I have a window with a solid border around it. How can I remove the border(all of the non-client area) by using SetWindowLong and GetWindowLong?

© Stack Overflow or respective owner

Related posts about setwindowlong

Related posts about getwindowlong