PDA

Click to See Complete Forum and Search --> : VB - FlatButton (Custom Control)


phrozeman
Mar 7th, 2003, 09:52 AM
Here's an example of an custum made control...
It's one of the first controls i ever made, but it looks pretty good in most applications.

It supports:

BackGroundColor
BackGround MoveOver Color
BackGround Click Color
BorderColor
Border MoverOver Color
Border Click Color
Caption
Font Options
FontColor
FontColor MoveOver
FontColor Click
And some more....
http://www.atw.nl/button.gif

it's a simple button, and easy to use.... :D
Also good example of how to create an ActiveX contol.