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
  1. Home
  2. General Programming
  3. Visual Studio
  4. Deleting Items That I Can't See

Deleting Items That I Can't See

Scheduled Pinned Locked Moved Visual Studio
csharpquestion
2 Posts 2 Posters 0 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.
  • P Offline
    P Offline
    PhilDanger
    wrote on last edited by
    #1

    Hi, Somewhere in the development of a Windows Form in C#, one of my menu items dissapeared from the menu and ended up in limbo -- I can't select it, but it still exists in the Form's Properties window. Is there any way to delete or recover these items? Thanks, Phil

    O 1 Reply Last reply
    0
    • P PhilDanger

      Hi, Somewhere in the development of a Windows Form in C#, one of my menu items dissapeared from the menu and ended up in limbo -- I can't select it, but it still exists in the Form's Properties window. Is there any way to delete or recover these items? Thanks, Phil

      O Offline
      O Offline
      originSH
      wrote on last edited by
      #2

      Everything that is in the designer is in the code. If your using VS2003 then check out the "Windows Form Designer generated code" region. If your using VS2005 then check out the yourform.Desginer.cs file

      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