Results 1 to 3 of 3

Thread: Listview Subitem Icons

  1. #1

    Thread Starter
    Member
    Join Date
    Nov 2001
    Posts
    52

    Question Listview Subitem Icons

    I am trying to insert icons into the subitems of a listview. I have found plenty of code for vb6 but nothing for vb .net. I have tried using the conversion wizard to convert the project over but it does not work as required. Anyone have any ideas?

  2. #2
    Frenzied Member dynamic_sysop's Avatar
    Join Date
    Jun 2003
    Location
    Ashby, Leicestershire.
    Posts
    1,142
    you can't insert icons to subitems in a vb.net listview like you could in vb6, the only way is to draw them yourself or find a custom listview control.
    ~
    if a post is resolved, please mark it as [Resolved]
    protected string get_Signature(){return Censored;}
    [vbcode][php] please use code tags when posting any code [/php][/vbcode]

  3. #3

    Thread Starter
    Member
    Join Date
    Nov 2001
    Posts
    52
    Any ideas on how to draw them in yourself?

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