coloured command bottons

J

Jeff C

There are many posts you can search for that have solutions for this. One
answer is to use a label with an OnClick event to perform the same thing as a
command button.
 
Top