المساعد الشخصي الرقمي

مشاهدة النسخة كاملة : Looking for a control



C# Programming
08-02-2009, 02:12 PM
Hi all... I'm looking for a control similar to Properties Window (http://www.codeproject.com/KB/mobile/PropertyHeaderWM/img9.PNG)[^ (http://www.codeproject.com/KB/mobile/PropertyHeaderWM/img9.PNG)] in the visual studio (C#, VB...)

The use: I'm looking for a control that: has two columns, one to show a properties, the other for a corresponding value (each property can have only one value), also I want to unite some properties under a groups. the "Properties Window" is the perfect control I can think of.

Question is: is there such a control anyway??, if not what control can you suggest that support the requirements above?