|
-
Aug 1st, 2006, 10:16 AM
#1
Thread Starter
Fanatic Member
Properties Box
Does anyone have any sample code of how to create a control that is simular to the Properties window. In Visual Basic I used the Smart UI component - however the .Net version of it is useless.
Thanks
Robert
My secretary hopes that I will pay her, her landlord hopes that she will produce some rent, the Electricity Board hopes that he will settle their bill, and so on. I find it a wonderfully optimistic way of life. [Dirk Gently]
-
Aug 1st, 2006, 10:18 AM
#2
Re: Properties Box
PropertyGrid control in 1.1. Just add/remove items and you can drop it on your forms.
-
Aug 1st, 2006, 10:33 AM
#3
Thread Starter
Fanatic Member
Re: Properties Box
Thanks for the reply. PropertyGrid will only allow you to link to a class - I need something that I can add and remove items to it on the fly. I only need the main window as well - PropertyGrid gives the alphabetical sort on the top and a desciption at the bottom - I don't need these at all.
Do you know any other control.
Robert
My secretary hopes that I will pay her, her landlord hopes that she will produce some rent, the Electricity Board hopes that he will settle their bill, and so on. I find it a wonderfully optimistic way of life. [Dirk Gently]
-
Aug 1st, 2006, 10:38 AM
#4
Re: Properties Box
Ok, similiar to a propertygrid, but none of its features.
I'm following now, really.
Let's take a step back so you tell us what Fx you're using. Controls differ between 1.1 and 2.0.
-
Aug 1st, 2006, 10:53 AM
#5
Thread Starter
Fanatic Member
Re: Properties Box
Yeah I want the same, only different. I am using 2.0. I think I can do it with a data grid and a few custom controls.
Thanks Again
My secretary hopes that I will pay her, her landlord hopes that she will produce some rent, the Electricity Board hopes that he will settle their bill, and so on. I find it a wonderfully optimistic way of life. [Dirk Gently]
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|