Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
This is an error in the component you just placed on the form or loaded. It indicates that the component did not add itself to its container control (whether that was another control or a form). The designer will continue to work, but there may be problems with the component at run time.
To correct this error
Note the exact text of the error message and contact the component vendor.
– or –
If it is a component you created, you must call the IContainer.Add method in the component's constructor.
See Also
Reference
Constructors (C# Programming Guide)