RoundTextBox by Bucky

ChiefRedBull
06-08-2002, 02:09 PM
'---------------------------------------------------------------------------------------
' Module : RoundedTextBox
' Date : 6/8/2002
' Author : Bucky (bucky@kathyschrock.net)
' Purpose : Get rid of boring, square textboxes!
'---------------------------------------------------------------------------------------

' Just a few notes:
'
' -To set a property to its default, set it to -1, except for
' BorderColor, which should be set to vbBlack. To reset all
' properties, just use the ResetProperties sub.
'
' -Thanks to EVERYONE on the Extreme Visual Basic Forum,
'
' www.visualbasicforum.com (http://www.visualbasicforum.com) ,
'
' who helped with this, especially to kulbak, who gave me the idea in this thread:
'
' http://www.visualbasicforum.com/sho...&threadid=28905 (http://www.visualbasicforum.com/showthread.php?s=&threadid=28905) ,
'
' and to ChiefRedBull for posting the class for me, and to The Hand for helping with GDI stuff,
' and VolteFace for writing a great tutorial on EliteVB (www.elitevb.com (http://www.elitevb.com)),
' and to everyone else again! :)
'
' Have fun with this class, and make your forms pretty with it!
'
' -Bucky ;)

Volte
06-08-2002, 02:45 PM
One word:

Awesome

:D

Great work! Even if you don't want round text boxes, you can
set the radius to 0 and use a custom border color. :p

Nice work!

EZ Archive Ads Plugin for vBulletin Copyright 2006 Computer Help Forum