Hi:
I'm new to this, I read thru some example from MSDN:

I'm wondering what does this (int) meant?

Initialized e.Argument as Integer?

"int arg = (int)e.Argument;"


Thanks