TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
paddy
NA
10
0
Whats the best way using a Propertygrid in connection with generated classes
Jun 2 2008 8:42 AM
Hi there,
I'm relativly new to Windows.Forms and have a question how I could resolve my problem the best or simplest way :-)
I have a complex class hierarchy, which is built upon an XML schema (generated c# code by a CodeGen tool named CodeXS)...
so far, now I wanted to use a PropertyGrid to show up data from this generated class with its subclasses. The data doesnt have to be edited, its more a readonly action. I know that the property grid is used to change values at runtime, but I like the visual style of this component, therefore I wanted to use it in my case.
Ive found the following interesting Codesnippet :
http://www.codeproject.com/KB/miscctrl/bending_property.aspx
my question is now, would it be a good place to start, or are there other possibilities, which may be better in my case ?
Many thanks in advance :-)
PS: I hope I took the right forum for my concern :)
greets
paddy
Reply
Answers (
2
)
Close of event
release resource for WebClient class