True/False
To remove an item from a ListBox,use the Delete method of the Items property.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q24: The Format property specifies the user's selection
Q25: A good example of an MDI program
Q26: The GetItemChecked method returns the last item
Q27: There is no way to expand or
Q28: Class CheckedListBox derives from class ListBox and
Q30: In visual inheritance,the System.Windows.Forms.Form class is used
Q31: The UseMnemonic property indicates that ampersand (&)should
Q32: The ShortcutKeys property is used to set
Q33: Creating a window menu is mostly done
Q34: In order to clear a ListBox's items,the