I want to make a wallpaper using a form that will alway inactive @ stay at back. I don't want to use timer because of the will be a few form will load. This also not an MDI application.
Please help
-Khamal-
Printable View
I want to make a wallpaper using a form that will alway inactive @ stay at back. I don't want to use timer because of the will be a few form will load. This also not an MDI application.
Please help
-Khamal-
You need to create a Borderless form. Use the BorderStyle property of the form.
You are not answering the question I just want the form(Wallpaper) stay at back when if i click the form (wallpaper)Quote:
Originally posted by Forest Dragon:
You need to create a Borderless form. Use the BorderStyle property of the form.
-Khamal-