Results 1 to 5 of 5

Thread: Properties Box

  1. #1

    Thread Starter
    Fanatic Member THEROB's Avatar
    Join Date
    Oct 2000
    Location
    I'm cold and there are wolves after me
    Posts
    575

    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]

  2. #2
    Banned
    Join Date
    Nov 2005
    Posts
    2,367

    Re: Properties Box

    PropertyGrid control in 1.1. Just add/remove items and you can drop it on your forms.

  3. #3

    Thread Starter
    Fanatic Member THEROB's Avatar
    Join Date
    Oct 2000
    Location
    I'm cold and there are wolves after me
    Posts
    575

    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]

  4. #4
    Banned
    Join Date
    Nov 2005
    Posts
    2,367

    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.

  5. #5

    Thread Starter
    Fanatic Member THEROB's Avatar
    Join Date
    Oct 2000
    Location
    I'm cold and there are wolves after me
    Posts
    575

    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
  •  



Click Here to Expand Forum to Full Width