Explain each of the following types of controls in a Visual Basic program (4 marks)
i) DriveListBox
(ii) DirListBox
Answer:
-The DriveListBox control allows users to select a drive from the available drives on their system
-The DirListBox control displays directories (folders) within the selected drive or directory.