Results 1 to 5 of 5

Thread: [RESOLVED] [2005] Is this a standard .NET control?

  1. #1

    Thread Starter
    Frenzied Member stimbo's Avatar
    Join Date
    Jun 2006
    Location
    UK
    Posts
    1,739

    Resolved [RESOLVED] [2005] Is this a standard .NET control?

    Can this be done using .NET?

    Is it some sort of checked Listbox but a custom version?

    I know it's contained within a tab control. Ignore the Find search option too.

    I'm being really slow today.
    Attached Images Attached Images  
    Stim

    Free VB.NET Book Chapter
    Visual Basic 2005 Cookbook Sample Chapter

  2. #2
    PowerPoster stanav's Avatar
    Join Date
    Jul 2006
    Location
    Providence, RI - USA
    Posts
    9,290

    Re: [2005] Is this a standard .NET control?

    Looks more like a treeview to me.

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

    Re: [2005] Is this a standard .NET control?

    Treeview control

  4. #4
    Fanatic Member bgmacaw's Avatar
    Join Date
    Mar 2007
    Location
    Atlanta, GA USA
    Posts
    524

    Re: [2005] Is this a standard .NET control?

    Treeview. That's what I use to implement this in a program of mine. You can either use the provided checking functionality or code your own custom states.

  5. #5

    Thread Starter
    Frenzied Member stimbo's Avatar
    Join Date
    Jun 2006
    Location
    UK
    Posts
    1,739

    Re: [2005] Is this a standard .NET control?

    Thanks guys. I've got it looking a little like the example already. Just not sure about the image. I don't have any real experience with the Treeview control at all but I know where to look for the info.
    Stim

    Free VB.NET Book Chapter
    Visual Basic 2005 Cookbook Sample Chapter

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