Results 1 to 3 of 3

Thread: Testing for checked state of each item in a checked list box

  1. #1
    Join Date
    Mar 2006
    Posts
    35
    Rep Power
    0

    Default Testing for checked state of each item in a checked list box

    Hello,

    For the life of me I can not remember how to determine if an item in a checked list box is checked.

    Can anyone help, please?

    Thank You

  2. #2
    Join Date
    Mar 2006
    Posts
    35
    Rep Power
    0

    Default Solution Found

    Okay, color me beet red.
    Here's the solution.

    chklst.GetItemCheckState(i) = CheckState.Checked


  3. #3
    Join Date
    Feb 2006
    Posts
    4,242
    Rep Power
    0

    Default

    Are you using Vb6 or Vb.net?
    |--- www.RealJamaicaEstate.com ™ ---|
    Invest small = small returns [micro enterprise] | Invest Big = returns Big [macro enterprise]
    --- www.fashionsJAMAICA.com ™ -|- www.ChampsJamaica.com

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •