Hi all,
I have a listbox control on my form, and i need to edit it's (previously added) items at runtime, how can do this? Actually, I know about AppendL and Delete functions for addition and deletion, but I couldn't find an Update-like function to edit existing elements on a listbox. Please help...
Huge thanks.