ListBox
-
Is it possible to amend, add and delete the items of a listbox during runtime?
-
Is it possible to amend, add and delete the items of a listbox during runtime?
Yes.
Upcoming FREE developer events: * Developer Day Scotland Recent blog posts: * Follow up on hiring a software developer * The Value of Smaller Methods My website | blog
-
Is it possible to amend, add and delete the items of a listbox during runtime?
ListBox is one of those Controls that offer an Items collection, which you can use and abuse at all times. :-D
Luc Pattyn [Forum Guidelines] [My Articles]
This month's tips: - before you ask a question here, search CodeProject, then Google; - the quality and detail of your question reflects on the effectiveness of the help you are likely to get; - use PRE tags to preserve formatting when showing multi-line code snippets.
-
ListBox is one of those Controls that offer an Items collection, which you can use and abuse at all times. :-D
Luc Pattyn [Forum Guidelines] [My Articles]
This month's tips: - before you ask a question here, search CodeProject, then Google; - the quality and detail of your question reflects on the effectiveness of the help you are likely to get; - use PRE tags to preserve formatting when showing multi-line code snippets.
Especially abuse. :laugh: In situations i never even imagined.
Please check out my articles: The ANZAC's articles