tristate checkbox

Discussion in 'AutoCAD' started by Jorge Jimenez, Sep 14, 2004.

  1. Using VB6
    Is it possible to have a tristate checkbox in a treeview control ?
    (unchecked, checked, checked and shaded)
     
    Jorge Jimenez, Sep 14, 2004
    #1
  2. Jorge Jimenez

    bcoward Guest

    Jorge,

    You can add checked and unchecked boxes to a treeview control using the Win32 API.

    Email me off list and I'll send you the source code to test this feature.

    Regards,

    Bob Coward
    CADS, Inc

    800-366-0946
     
    bcoward, Sep 14, 2004
    #2
  3. Thanks Bob
    The tricky part is the the third state, partially checked box
     
    Jorge Jimenez, Sep 14, 2004
    #3
Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments (here). After that, you can post your question and our members will help you out.