Properties with generics

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Carlos Maggiotti

    #1

    Properties with generics

    Hello

    I'm building a UserControl in VS2005.

    How to make an editor for a collection of generics property for design time
    in property grid?

    Thanks


  • Shane Story

    #2
    Re: Properties with generics

    Visual Studio Magazine had an article on property editors for a mapping
    Long/Lat property in an issue maybe last year. Go to vsm.com (I think) and
    look for it.

    "Carlos Maggiotti" <fsistemas3@fsa ncayetano.com.a rwrote in message
    news:eGAd62RpGH A.1548@TK2MSFTN GP04.phx.gbl...
    Hello
    >
    I'm building a UserControl in VS2005.
    >
    How to make an editor for a collection of generics property for design
    time in property grid?
    >
    Thanks
    >

    Comment

    • Carlos Maggiotti

      #3
      Re: Properties with generics

      Tahk You...!!

      But this Site is under construction...

      Any other related links or Sample Code?



      "Shane Story" <nospam@nothank s.comescribió en el mensaje
      news:uOON3dWpGH A.2256@TK2MSFTN GP03.phx.gbl...
      Visual Studio Magazine had an article on property editors for a mapping
      Long/Lat property in an issue maybe last year. Go to vsm.com (I think)
      and look for it.
      >
      "Carlos Maggiotti" <fsistemas3@fsa ncayetano.com.a rwrote in message
      news:eGAd62RpGH A.1548@TK2MSFTN GP04.phx.gbl...
      >Hello
      >>
      >I'm building a UserControl in VS2005.
      >>
      >How to make an editor for a collection of generics property for design
      >time in property grid?
      >>
      >Thanks
      >>
      >
      >

      Comment

      Working...