hi everybody,
we developed some usercontrols with their designers and putted them into toolbox.And we also develop a custom document with its root desginer.we have collection object in custom document that holds these usercontrols.
we wrote event handlers for drag-drop operation in document's code and usercontrols's designer.
when we drag and drop these usercontrols to this document, the new object from usercontrol can be added to collection and can be displayed in property browser but object cannot be displayed on document's design view.
does this problem caused by usercontrol's designer or drag drop operation?
(??? we also did notice that designer of usercontrol cannot be called ? why?)
we developed some usercontrols with their designers and putted them into toolbox.And we also develop a custom document with its root desginer.we have collection object in custom document that holds these usercontrols.
we wrote event handlers for drag-drop operation in document's code and usercontrols's designer.
when we drag and drop these usercontrols to this document, the new object from usercontrol can be added to collection and can be displayed in property browser but object cannot be displayed on document's design view.
does this problem caused by usercontrol's designer or drag drop operation?
(??? we also did notice that designer of usercontrol cannot be called ? why?)