CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 4 of 4
  1. #1
    Join Date
    Sep 2007
    Posts
    405

    grid can insert pictures and text in VB6.0?

    There is no grid in VB6.0 (or Tool support VB6.0) can load many sizes 32x32 (64x64, or picture card) and insert the word can not? if the grid name?

  2. #2
    Join Date
    Jul 2001
    Location
    Sunny South Africa
    Posts
    11,283

    Re: grid can insert pictures and text in VB6.0?

    Are you talking about an ImageList?

  3. #3
    Join Date
    Sep 2007
    Posts
    405

    Re: grid can insert pictures and text in VB6.0?

    yes, the list includes graphic and text is loaded from microsoft access database, you have examples?

  4. #4
    Join Date
    Jul 2001
    Location
    Sunny South Africa
    Posts
    11,283

    Re: grid can insert pictures and text in VB6.0?

    ListView can work in this situation.

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

Featured