Skip to main content
GameDev.net gamedev.net
🔒 Locked

[.net] Disappearing controls in VS2005 b1

Started by _DarkWIng_ Apr 26, 2005 at 12:33 PM 0 replies 1.6k views
Original Post
_DarkWIng_
_DarkWIng_
I have a problem with some of my controls or components just disappearing from code. The designer just removes them after I compile the project. I have my case user control then I create a new one that inherits from it. Now I start adding components to it.. Buttons, DataSets, DataAdapters, DataConnections, DataViewGrids,... I all link them together so it works just nice for a while. Then at some point when I add something (could be just a label) after I compile some of my components (usually it's the dataset) just disappear. One thing I noticed in my mapeditor is that it only happens on the forms/controls that inherit from other custom ones. Does anyone have similar experience? How do I fix this? Is this solved in beta2?
You should never let your fears become the boundaries of your dreams.

Topic Locked

This topic has been locked by a moderator. New replies are not allowed.

Sign in to reply to this topic.