C# Developers' Journal (original) (raw)
10:54p
Situation, i have name list of forms in my application stored in database. I have string variable with form name, but how it possible to open form knowing only form name. googled, find some examples, but unfortunately they don't work. Any help appreciated.