loquin
06-17-2005, 03:28 PM
EliteVB Article Index (http://www.xtremevbtalk.com/showthread.php?t=228015)
EVBFC Component - FancyCheck by Garrett Sever
A cheap little usercontrol that provides a replacement for the Checkbox. More selectable colors and has the option to use a background image.
loquin
06-20-2005, 01:12 PM
EVBFC Component - HoverCommand by Garrett Sever
A simple, easy to use and flexible command button which can change its appearance when the cursor is "hovering" over it. Comes with many styles and color options.
loquin
06-20-2005, 01:12 PM
EVBFC Component - HoverCommand - Updated by Garrett Sever
Another member on our EliteVB team, Richard Payne, has decided to release his upgraded version of our HoverCommand control. It sports some new properties and subclassing to capture mouse enter/leave events, which allows tooltips to function! Get the new source code here!
loquin
06-20-2005, 01:13 PM
Global Hotkey Control by Administrator
UserControl thats allows your application to respond to a hotkey press regardless of whether your application has the focus or not.
loquin
06-20-2005, 01:13 PM
Threading.dll by Derek Simon
ActiveX DLL that will allow you to implement mutliple threads in VB! Updated! Full source code now included!
loquin
06-20-2005, 01:13 PM
VB.NET: BrowseForFolder by Derek Simon
Easy to use class that shows the Browse For Folder dialog.