CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 3 of 3

Thread: ListBox

  1. #1
    Join Date
    Jul 2000
    Location
    Slovenia
    Posts
    77

    ListBox

    Hi all

    Is there any way to programaticly set checkbox in listbox with vbListBoxCheckbox style?

    Thanks, thinman


  2. #2
    Join Date
    Aug 2001
    Location
    Karachi, Pakistan
    Posts
    14

    Re: ListBox

    u can use sendmessage api to change the style.


  3. #3
    Join Date
    Jul 2000
    Location
    Slovenia
    Posts
    77

    Re: ListBox

    listbox ain't got any messages related to checkboxes


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