资讯

hey,I'm running into the problem described here: Microsoft LinkBasically the solution is to use "for each" loop instead of a for loop. I'm sure this solution would work great, except for the fact ...
The problem is that I have a MultiExtended ListBox and I want to loop through each of the selected values in it and perform an operation on each. <BR><BR>Part of the problem is that I am pretty ...