Container structure

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • csharpula csharp

    #1

    Container structure

    Hello,
    How can I create (with Gui companents) the following structure :
    Creation of sublists (that i need to save and load) from a big list that
    is presented to the user?



    *** Sent via Developersdex http://www.developersdex.com ***
  • bob clegg

    #2
    Re: Container structure

    On Thu, 22 Nov 2007 08:30:28 -0800, csharpula csharp
    <csharpula@yaho o.comwrote:
    >Hello,
    >How can I create (with Gui companents) the following structure :
    >Creation of sublists (that i need to save and load) from a big list that
    >is presented to the user?
    >
    >
    >
    >*** Sent via Developersdex http://www.developersdex.com ***
    Hi,
    Sounds like a TreeView would do the job.
    regards
    Bob

    Comment

    Working...