Advertisement

Results for "Author: robbert klarenbeek"

6_2008-2009 #203154
Message Box Generator

This code will generate a HTML-code with a VbScript MsgBox, after setting a few things like Message title, icon or when the MsgBox should be invoked. Just execute this HTML file to generate a MsgBox (beginners) or look at the source to see the way I let had the MsgBox created by the form.

6_2008-2009 #203155
Transparent Picture-Form

This code will allow you to make a form with a transparent picture instead of a form. So you don't have to use the old, (quite boring) square form. It also shows you how to drag a form without a titlebar. All you have to do is to change the picture property of the TImage-object. The program will search your picture for any NON-fuchsia colored pixels, so all colors except red-255, green-0, blue-255. These pixels will be your form. So just add a picture with a fuchsia background and add all the controls you want. By the way, you can exit this program by pressing the ESC-button. If you like it, please VOTE for me...

7_2009-2012 #225672
Message Box Generator

This code will generate a HTML-code with a VbScript MsgBox, after setting a few things like Message title, icon or when the MsgBox should be invoked. Just execute this HTML file to generate a MsgBox (beginners) or look at the source to see the way I let had the MsgBox created by the form.

7_2009-2012 #225673
Transparent Picture-Form

This code will allow you to make a form with a transparent picture instead of a form. So you don't have to use the old, (quite boring) square form. It also shows you how to drag a form without a titlebar. All you have to do is to change the picture property of the TImage-object. The program will search your picture for any NON-fuchsia colored pixels, so all colors except red-255, green-0, blue-255. These pixels will be your form. So just add a picture with a fuchsia background and add all the controls you want. By the way, you can exit this program by pressing the ESC-button. If you like it, please VOTE for me...

Languages
Top Categories
Global Discovery