Controls are parented to the form when you add them to the forms control
collection thus they are not visible until you've performed that action

-----Original Message-----
From: David Ferguson [mailto:[EMAIL PROTECTED]] 
Sent: Friday, May 24, 2002 5:47 AM
To: [EMAIL PROTECTED]
Subject: [DOTNET] Why aren't controls visible?

Why aren't controls visible?

I can't get a control to appear on a form until I add it to the form's
'Controls' array.

What happens to the control when it is added to the 'Controls' array?

How is the relationship between a control and its form handled,
Windows messages, NET interfaces, COM?

Any pointers to articles, references?

Thanks...David

You can read messages from the DOTNET archive, unsubscribe from DOTNET,
or
subscribe to other DevelopMentor lists at http://discuss.develop.com.

You can read messages from the DOTNET archive, unsubscribe from DOTNET, or
subscribe to other DevelopMentor lists at http://discuss.develop.com.

Reply via email to