Thinker: I've done a great deal of different projects with vb.net and never needed to turn Option Strict off. That's not to say I haven't discovered the need to yet
Robby:
Robby:
Visual Basic:
DirectCast(DirectCast(sender, RadioButton).Tag, String)