10-17-2007 05:45 AM
10-17-2007 07:02 AM
10-17-2007 07:29 AM
10-17-2007 07:30 AM
10-17-2007 07:46 AM
I agree with Paolo that the string control is a good way to handle this situation. You need to limit the amount of text you allow in the string so it doesn't over run the button. I have used the cluster method in the past and it works but in your case, it looks like the array is the important part and you would not be able to change this to a cluster.
Tom
10-17-2007 07:59 AM