Hi Henrik
> Is there any Visual basic programmers here
> who can help me?
> I want to create a program (form) with the
> resolution of 1024x768. When I run the program
> I want it to be full screen. The Windows taskbar
> should be gone and also the File Edit view ect..
> at the top should be gone. To exit the program I
> want to create a button to click on! How do I do
> this in visual basic 6.0
Create a form. Set the WindowState property to 2 -
Maximized, set the BorderStyle to 0 - None ... And it is
done :) It's simple whan you know how :)
Venlig Hilsen/Best Regards
Kim Pedersen, vbCode Magician
http://www.vbcodemagician.dk
ICQ: 62990889