1 Attachment(s)
Free CheckBox Replacement
Hi this is my first code submission to this site. so I hope I done everything correctly.
Anyway this is a free ActiveX i made about 3 hours some weeks back when I was fed up, anyway it's mostly done using only Pure VB code, using some of the Graphic functions like Line and Pset, While some hardcore VB programmer may think this as been a slow method. I see no different. Though I did have to use some API but this was done just to add some image features.
features.
You can change tick color, back-color.
Change fore-color and back-color of the caption.
Supports enabled and disabled state
Supports many tick styles, and user-defined styles.
Support for using bitmap strips for the Ticks. You know like XP does.
Supports Access Keys
Show and hide focus rect.
plus many other features
comes with full source of the control and Example project.
Hope you like it and find a use for it.
See screen shot:
http://www.eraystudios.com/uploads/VB/checkbox.JPG
Re: Free CheckBox Replacement
That looks really cool, i definately will rate you for this one!
Re: Free CheckBox Replacement
Re: Free CheckBox Replacement
Nice!
You know the vb checkbox using style 1-graphical? It doesn't draw the button in XP style.
Can you add this to yours?