Glow-In-The-Dark Buttons with GDI+X
The GDI+x Samples have a form that displays a "Halo" for text. So taking that idea I adapted it for these glowing buttons.
To use these buttons you will need the GDI+x classes on the VFPX site.
http://www.codeplex.com/Wiki/View.aspx?ProjectName=VFPX&title=GDIPlusX
Click on the link on this page that says Latest Release of GDIPlusX and download the latest stable release. Do not download the Beta as that is not complete and may not work properly.
I havd also posted a tutorial on how to use my classes including the supplied builder. You can find the post here. Most of the points are relevant here too.
Ok. Using these buttons is just a matter of dropping them on a form, sizing them to the required size and then running the builder provided in the Favourites tab. You may have to delete the image stored in the Picture property of the sample form as these images are not included. However the builder will show what exactly the button will look like at runtime and also generate a new image.
All the properties you need to change are in the Favourites tab except for the Enabled property.This can be set at design or runtime as I have hooked into the Enabled_Assign. The colours assigned can be tested for the best mix of Font and Glow and you get immediate feedback in the builder.
Here are some samples I created earlier. The form is included.

Note what the Disabled button looks like.
And here is the above form where the button "glows" when the mouse passes over it (2nd down on the left in case you miss it)

The button also gives feedback when Clicked where the border becomes black.

Lastly some interesting toolbar buttons are possible using the Wingdings and similar fonts, resizing the button and a judicious use of colours.

Finally if you create a great big button as big as your screen, switch off the lights at night and pass the mouse over it, you will actually see that the button does "glow in the dark" :)
Unfortunately because of the amount of junk mail being generated from the weblog I have switched off comments. Please post your comments, if any, at www.foxite.com