Re: Creating advanced property editors
From: Andy Gilman (andygilman2_at_hotmail.com)
Date: 06/07/04
- Previous message: VJ: "Re: Label control in a user control..."
- In reply to: Patrick Steele [MVP]: "Re: Creating advanced property editors"
- Next in thread: Patrick Steele [MVP]: "Re: Creating advanced property editors"
- Reply: Patrick Steele [MVP]: "Re: Creating advanced property editors"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 7 Jun 2004 13:15:02 -0700
what about an array?
"Patrick Steele [MVP]" <patrick@mvps.org> wrote in message
news:MPG.1b2e796e796dc31b989916@msnews.microsoft.com...
> In article <ubnu2HHTEHA.2236@TK2MSFTNGP09.phx.gbl>, andygilman2
> @hotmail.com says...
> > How do I make advanced editors for properties such as for custom
> > collections. I'm thinking about the kind of things that a DataSet allows
you
> > to do, such as add a nested hierarchy of information. Also I'd like to
do
> > the same kind of thing a DataGrid does for its DataSource property.
> >
> > In my specific example I have a custom struct. I want to be able to set
an
> > array of this type of struct as a property on a class, and be able to
set it
> > at design time.
> >
> > Can someone please point me in the right direction?
>
> "Make Your Components Really RAD With the Microsoft Visual Studio .NET
> Property Browser"
>
> http://makeashorterlink.com/?F5D0125F1
>
> --
> Patrick Steele
> Microsoft .NET MVP
> http://weblogs.asp.net/psteele
- Previous message: VJ: "Re: Label control in a user control..."
- In reply to: Patrick Steele [MVP]: "Re: Creating advanced property editors"
- Next in thread: Patrick Steele [MVP]: "Re: Creating advanced property editors"
- Reply: Patrick Steele [MVP]: "Re: Creating advanced property editors"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|