Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. General Programming
  3. Visual Studio
  4. Disappearing Controls from Form

Disappearing Controls from Form

Scheduled Pinned Locked Moved Visual Studio
helpvisual-studioquestioncsharpannouncement
1 Posts 1 Posters 2 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • T Offline
    T Offline
    T Jenniges
    wrote on last edited by
    #1

    I know I've seen this bug posted a long time ago but now it is happening in VS .NET 2003 (I was hoping MS was going to fix this problem with the .NET 2003 release). The Problem: ------------ The IDE (Designer) removes custom controls from my form(s). The custom controls reside in their own project libraries and the forms that use them in seperate libraries. This control removal by the IDE usually happens when the referenced control library DLL doesn't build without errors but sometimes even happens when it builds successfully. It seems that I can go months between incidents like this. Another developer I know has the same intermittent problem but has no solution. It seems the designer thinks it's alright to remove the code in the "InitializeComponent" method if it can't find a reference (assembly) to the custom control. Background: ----------- - I have a large project consisting of 6 libraries (some class libs, some control libs). The main project references the assembly DLL's of these other projects. - StarTeam is the source control software. Question: --------- Does anyone know or heard any work-arounds for this?

    1 Reply Last reply
    0
    Reply
    • Reply as topic
    Log in to reply
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes


    • Login

    • Don't have an account? Register

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • World
    • Users
    • Groups