Hello all,
Rather than besiege the group with what is sure to be a host of questions I
would prefer to try to learn these things on my own. I need to develop a
customized collection editor where some of the properties of the items in the
collection require, themselves, custom editors in the property grid.
Although the .NET docs are (roughly) complete, they are hardly well
organized for someone who doesn't even know what he's trying to look for.
So..., if anyone has some good suggestions for books that deal with the more
advanced details of .NET forms or online tutorials that show the ins & outs
of customized UI stuff like this I would appreciate it!
-- TB
Ed Kaim - 23 Dec 2004 05:45 GMT
Check out http://www.codeproject.com/csharp/DzCollectionEditor.asp for a
good walkthrough. You may need to drag a copy out of the google cache.
> Hello all,
>
[quoted text clipped - 14 lines]
>
> -- TB
Thomas W. Brown - 23 Dec 2004 17:13 GMT
Thanks, Ed. The link was still good and looks like some enlightening stuff
there. I'll definitely go through it.
-- TB
> Check out http://www.codeproject.com/csharp/DzCollectionEditor.asp for a
> good walkthrough. You may need to drag a copy out of the google cache.
[quoted text clipped - 17 lines]
> >
> > -- TB