Click here to Skip to main content
15,891,951 members
Home / Discussions / C#
   

C#

 
AnswerRe: C# Pin
hammerstein059-Feb-10 6:24
hammerstein059-Feb-10 6:24 
QuestionRe: C# Pin
jojoba20109-Feb-10 6:32
jojoba20109-Feb-10 6:32 
AnswerRe: C# Pin
#realJSOP9-Feb-10 7:56
mve#realJSOP9-Feb-10 7:56 
AnswerRe: C# Pin
Dave Kreskowiak9-Feb-10 6:13
mveDave Kreskowiak9-Feb-10 6:13 
QuestionRe: C# Pin
jojoba20109-Feb-10 6:18
jojoba20109-Feb-10 6:18 
AnswerRe: C# Pin
Dave Kreskowiak9-Feb-10 8:37
mveDave Kreskowiak9-Feb-10 8:37 
QuestionRe: C# Pin
jojoba20109-Feb-10 17:30
jojoba20109-Feb-10 17:30 
AnswerRe: C# Pin
Dave Kreskowiak10-Feb-10 2:00
mveDave Kreskowiak10-Feb-10 2:00 
Since your project doesn't exist at runtime, there's no subfolders or form files or anything else.

You'll have to use Reflection to find all of the classes that decend from the Form class.

But, you have another problem. At runtime, the controls on a form do not exist until you create an instance of the form. ONLY then will they show up.

A guide to posting questions on CodeProject[^]



Dave Kreskowiak
Microsoft MVP
Visual Developer - Visual Basic
     2006, 2007, 2008
But no longer in 2009...




AnswerRe: C# Pin
ThatsAlok9-Feb-10 20:03
ThatsAlok9-Feb-10 20:03 
QuestionApplication Compatibility and Startup Questions Pin
BlitzPackage9-Feb-10 4:55
BlitzPackage9-Feb-10 4:55 
AnswerRe: Application Compatibility and Startup Questions Pin
Tony Richards9-Feb-10 8:00
Tony Richards9-Feb-10 8:00 
QuestionHow to programmably release a virtual COM Port "In Use"? Pin
Member 30175479-Feb-10 4:15
Member 30175479-Feb-10 4:15 
AnswerRe: How to programmably release a virtual COM Port "In Use"? Pin
slebusch3-Aug-10 5:25
slebusch3-Aug-10 5:25 
QuestionHow to query WiFi access point for list of users connected to it ? Pin
blood_hl9-Feb-10 3:36
blood_hl9-Feb-10 3:36 
Questioncreating custom control that contains DialogResult [modified] Pin
sajjad.aghapouer9-Feb-10 3:21
sajjad.aghapouer9-Feb-10 3:21 
AnswerRe: creating custom control that contains DialogResult Pin
OriginalGriff9-Feb-10 4:38
mveOriginalGriff9-Feb-10 4:38 
AnswerRe: creating custom control that contains DialogResult Pin
OriginalGriff9-Feb-10 5:11
mveOriginalGriff9-Feb-10 5:11 
GeneralRe: creating custom control that contains DialogResult Pin
sajjad.aghapouer9-Feb-10 6:43
sajjad.aghapouer9-Feb-10 6:43 
GeneralRe: creating custom control that contains DialogResult Pin
OriginalGriff9-Feb-10 9:24
mveOriginalGriff9-Feb-10 9:24 
QuestionHow to record or capture voices from speaker or sound card on my computer win7, not from microphone Pin
serkanweb9-Feb-10 2:54
serkanweb9-Feb-10 2:54 
AnswerRe: How to record or capture voices from speaker or sound card on my computer win7, not from microphone Pin
serkanweb9-Feb-10 23:39
serkanweb9-Feb-10 23:39 
Questionregarding Microsoft Sync Framework Pin
Tridip Bhattacharjee9-Feb-10 2:47
professionalTridip Bhattacharjee9-Feb-10 2:47 
QuestionInsertMenuItem WinAPI problem Pin
Nematjon Rahmanov9-Feb-10 1:17
Nematjon Rahmanov9-Feb-10 1:17 
AnswerRe: InsertMenuItem WinAPI problem Pin
Luc Pattyn9-Feb-10 1:25
sitebuilderLuc Pattyn9-Feb-10 1:25 
QuestionRe: InsertMenuItem WinAPI problem Pin
Nematjon Rahmanov9-Feb-10 1:47
Nematjon Rahmanov9-Feb-10 1:47 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.