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. C#
  4. Where is FolderNameEditor

Where is FolderNameEditor

Scheduled Pinned Locked Moved C#
cssgraphicsdesignquestion
3 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.
  • R Offline
    R Offline
    Rome Singh
    wrote on last edited by
    #1

    I'm trying to use the FolderNameEditor in a property grid. Like this: [Editor(typeof(System.Windows.Forms.Design.FolderNameEditor), typeof(System.Drawing.Design.UITypeEditor))] But it seems that FolderNameEditor is not in that namespace. Although all the documentation that I've seen says that it is. I'm using VS2005 and the 2.0 framework. Can someone tell me where this editor is?

    J 1 Reply Last reply
    0
    • R Rome Singh

      I'm trying to use the FolderNameEditor in a property grid. Like this: [Editor(typeof(System.Windows.Forms.Design.FolderNameEditor), typeof(System.Drawing.Design.UITypeEditor))] But it seems that FolderNameEditor is not in that namespace. Although all the documentation that I've seen says that it is. I'm using VS2005 and the 2.0 framework. Can someone tell me where this editor is?

      J Offline
      J Offline
      JoeSharp
      wrote on last edited by
      #2

      hi add a reference to: System.Design.dll and System.Drawing.Design.dll regards

      R 1 Reply Last reply
      0
      • J JoeSharp

        hi add a reference to: System.Design.dll and System.Drawing.Design.dll regards

        R Offline
        R Offline
        Rome Singh
        wrote on last edited by
        #3

        Hi, Thanks, that's it. I had System.Design and System.Drawing (which should have been System.Drawing.Design). RS

        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