Ok, we got some nice code that'll search through our entire active directory and pull out user information. We're given the user's login info, my example is ACC\SmithJ, I take this info, and pass it ...
Is there any way to programmtically remove controls from a windows form at runtime with VB? I haven't done any VB development since helping friends in college (a long time ago). I have found how to ...