Hiding the Border of Form

Alex
04-25-2002, 02:35 PM
Can anyone tell me how to hide the border of form while the program is running?

I've try to set "me.borderstyle=0" in "Form_Load", but it don't work.

Hope someone can help me, Thanks a lot!

ChiefRedBull
04-25-2002, 03:29 PM
You have to use the SetWindowLong API to do it at runtime. Check it out here at theScarms.com - http://www.thescarms.com/vbasic/windowstyle.asp

EZ Archive Ads Plugin for vBulletin Copyright 2006 Computer Help Forum