Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations biv343 on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Visual FoxPro listbox question

Status
Not open for further replies.

VBFOXDEV35

Programmer
Mar 26, 2001
77
US
Hello all. I was wondering if any of you might know where to find this option on VFP listboxes. I am looking for the check option in a multi-column list box similiar to the one VB has. In VB you add a list box and change the style property to checked, so you see check boxes in your list box. Any ideas would be greatly helpful. Thanks

Art
 
Not available, you will either need to use a grid or an third party activex control.
 
Hello.

Check the UniversalThread ( You'll find there a listbox which will do what you want. And is made with native VFP commands!

Search the string "Check listbox" on the "Files" section. It is there, and it works like a charm... :)

Hope this helps Grigore Dolghin
Class Software
Bucharest, Romania
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top