View Single Post
  #103 (permalink)  
Old 05-03-10, 19:53
pkstormy pkstormy is offline
Moderator
 
Join Date: Dec 2004
Location: Madison, WI
Posts: 3,925
Color Transition example.

A neat way to make a form with colors that blend from one side of the form to the other.

Note: it will prompt you for your first/last name when you open the mdb. It automatically recognizes your loginID and will save this information (along with your color settings) to a 'user' type table (called: dbo_Users).

You can customize any colors you want.
Attached Files
File Type: zip ColorTransitionExample.zip (207.7 KB, 84 views)
__________________
Expert Database Programming
MSAccess since 1.0, SQL Server since 6.5, Visual Basic (5.0, 6.0)
Reply With Quote