Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. Windows Forms
  4. A Nice Menu/List Control?

A Nice Menu/List Control?

Scheduled Pinned Locked Moved Windows Forms
questioncomlounge
4 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • A Offline
    A Offline
    Abydosgater
    wrote on last edited by
    #1

    This isn't actually a programming question, more of a development question, so sorry if I have got the wrong board. Im developing a small chat application, and I wish to display a nice list/menu of users currently online. I have searched and searched, and I have gone through many articles on this site but I just cant find anything that works well. I was wondering if anyone could recommend any nice controls that they may have seen or used in the past? I really liked the, Vista Style Menu[^] But in use, it doesnt scroll when i have more list items then the forms height, and it doesn't dock to fill. Andy

    S D A 3 Replies Last reply
    0
    • A Abydosgater

      This isn't actually a programming question, more of a development question, so sorry if I have got the wrong board. Im developing a small chat application, and I wish to display a nice list/menu of users currently online. I have searched and searched, and I have gone through many articles on this site but I just cant find anything that works well. I was wondering if anyone could recommend any nice controls that they may have seen or used in the past? I really liked the, Vista Style Menu[^] But in use, it doesnt scroll when i have more list items then the forms height, and it doesn't dock to fill. Andy

      S Offline
      S Offline
      Simon P Stevens
      wrote on last edited by
      #2

      I've used infragistics[^] in the past. They are pretty good, and very flexible, although can be quite complex in some areas. (But their forums are pretty good too if you need support). If your looking for free/open source stuff, you do have to be prepared to modify the code and make some changes to it. That's just life, the open source controls tend to be a bit less customisable, you have to customise it by modifying the code yourself. If that vista style menu is what you are looking for, read the code and work out how to make it scroll and dock. That sounds like it shouldn't be too hard. (DevExpress do some free controls, but I've never used them)

      Simon

      1 Reply Last reply
      0
      • A Abydosgater

        This isn't actually a programming question, more of a development question, so sorry if I have got the wrong board. Im developing a small chat application, and I wish to display a nice list/menu of users currently online. I have searched and searched, and I have gone through many articles on this site but I just cant find anything that works well. I was wondering if anyone could recommend any nice controls that they may have seen or used in the past? I really liked the, Vista Style Menu[^] But in use, it doesnt scroll when i have more list items then the forms height, and it doesn't dock to fill. Andy

        D Offline
        D Offline
        Daniel M Camenzind
        wrote on last edited by
        #3

        The Krypton Toolkit from Component Factory[^] is a free library. You might find there what you're looking for.

        1 Reply Last reply
        0
        • A Abydosgater

          This isn't actually a programming question, more of a development question, so sorry if I have got the wrong board. Im developing a small chat application, and I wish to display a nice list/menu of users currently online. I have searched and searched, and I have gone through many articles on this site but I just cant find anything that works well. I was wondering if anyone could recommend any nice controls that they may have seen or used in the past? I really liked the, Vista Style Menu[^] But in use, it doesnt scroll when i have more list items then the forms height, and it doesn't dock to fill. Andy

          A Offline
          A Offline
          Abydosgater
          wrote on last edited by
          #4

          Hey guys Thanks, Ill check out http://www.infragistics.com/[^]. I already do use the Krypton Toolkit, and it does have a customized listbox, but its just the normal listbox with their own themes applied.

          1 Reply Last reply
          0
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • World
          • Users
          • Groups