I am new to VB.Is there anything similar to checkedstbox(VB.net) in VB 6.0?. If not, can i make one using listbox,checkboxes and scroll bars?

Recommended Answers

All 2 Replies

That is available already in VB 6.0. You only need to change the style property of the listbox form Standard (default) to Checked.

you can also use this activex. (it's better than vb listbox)

Download

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.