Click here to Skip to main content
15,888,816 members
Please Sign up or sign in to vote.
5.00/5 (1 vote)
See more:
Hello,
I want to create a property window for my project and have no idea how to start,using a grid or list or table,it Should be same somewhat same as in Visual Studio.

Thanks in advance
Posted
Comments
hzawary 3-Nov-11 21:33pm    
May you explain more about do work?
Sergey Alexandrovich Kryukov 3-Nov-11 23:38pm    
The question is clear enough; please see my solution.
--SA
hzawary 4-Nov-11 0:58am    
Because he/she told Property window and no PropertyGrid! I was confused.
Sergey Alexandrovich Kryukov 3-Nov-11 23:39pm    
Good question, in fact. My 5.
--SA

1 solution

This is called PropertyGrid. For WPF, some 3rd-party solutions exist, but I did not try any of them yet.

Please see:
http://wpg.codeplex.com/[^],
http://wpfpropertygrid.codeplex.com/[^],
http://propertytools.codeplex.com/[^].

Some approaches are demonstrated in these CodeProject articles:
Native WPF 4 PropertyGrid[^],
WPF PropertyGrid - MVVM techniques[^].

I don't think it's appropriate to show commercial closed-source solutions here, but you can try to find some by yourself: http://en.lmgtfy.com/?q=(%22property+grid%22+OR+PropertyGrid)+WPF[^].

—SA
 
Share this answer
 
v4
Comments
hzawary 3-Nov-11 23:04pm    
So sorry and excuse me! Please see my problem again:(
Sergey Alexandrovich Kryukov 3-Nov-11 23:37pm    
Please stop your unrelated comments. Post comments on the pages of your own questions and stop ignoring my notes, questions to you and the advice.

Thank you,
--SA
AmrutaAsbe 4-Nov-11 0:28am    
Thanks a million,you gave me what I wanted :)
Sergey Alexandrovich Kryukov 4-Nov-11 0:33am    
My pleasure.
--SA
Amir Mahfoozi 4-Nov-11 0:50am    
+5

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900