Click here to Skip to main content
15,892,005 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
Hi there

I am creating a UITypeEditor and require a dialog box where the user can select a property of a class.

There is such a dialog box where you are binding to a datasource object.

Is there a dialog box I can use in my own code?
Posted
Comments
Sergey Alexandrovich Kryukov 2-Dec-12 1:11am    
No, why? You can create a dialog box you need. What's the problem?
The real problem is not UI but using Reflection here...
--SA

1 solution

your question is not clear, I've answered though..
http://zone.ni.com/reference/en-XX/help/371361J-01/lvdialog/select_property/[^]
 
Share this answer
 

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