How to add check boxes to a separate list box

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Desi
    New Member
    • Nov 2009
    • 1

    How to add check boxes to a separate list box

    Hello,
    I have to make a burger system on Visual Basic. I have table numbers in a combo box, burgre types in a com box and bun types also in a combo box. And side orders like olives,salad are in check boxes. My question is how to add these check boxes so thew are in list box showing the order detail like table number buger, side order-Olives.
    Thank you.
  • vb5prgrmr
    Recognized Expert Contributor
    • Oct 2009
    • 305

    #2
    If you are asking how to have a list box with check boxes you just set its style property to 1-Checkbox.



    Good Luck

    Comment

    • !NoItAll
      Contributor
      • May 2006
      • 297

      #3
      Why do I get the feeling people come here to get their homework done for them?

      Comment

      Working...