Multiple choice AddItem is the method of command button list image box label Reveal answer Fill a bubble to check yourself B Correct answer Explanation AddItem is a method used with list boxes and combo boxes in Visual Basic to add new items to the collection at runtime. It dynamically populates the list with data.