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 Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

listview

Status
Not open for further replies.

murrayja

Programmer
Joined
May 6, 2000
Messages
90
Location
US
I am using a listview control. The control has several items and each item has several subitems. I would like to be able to edit the subitems but so far I cannot. The "labeledit" property lets me edit the contents of each listview item but I can't find anything similar that would let me edit the subitems.
Suggestions?
 
You're doing this in code, right?
Because it sounds like you're trying to do it via a property dialog, and you won't get far with it.

Chip H.



____________________________________________________________________
www.chipholland.com
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top