I am looking for something that is a kind of like this (this does not work though)
for (int i=0; i< list.Count; i==)
{
// this is where the name would look different depending on the amount of times through the loop
DictionaryList
}
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Peter GentPosted Jun 5, 2009, 4:12 PM
patrickPosted Jun 4, 2009, 3:25 PM
(button)(sender).toString();
where sender is passed in through a button click handler that every button had.
Hope this helps at least a little.