To have the ListBox or ComboBox Items arranged in alphabetical order ____.
A. the values must be originally type in the desired order.
B. use a drag and drop approach move the items into their correct order.
C. set the Sorted property to true.
D. set the Ordered property to ascending or descending.
Answer: C
Computer Science & Information Technology
You might also like to view...
Internet Explorer saves web passwords
Indicate whether the statement is true or false
Computer Science & Information Technology
Case-Based Critical Thinking QuestionsCase 1The Billing Department manager, Anna, asked the programmer, Jerry, for a list of customers who owe the ABC Company more than $500.After the program has been coded, compiled and is free of syntax errors, Jerry must now ____.
A. translate the code B. test the program C. put the program into production D. maintain the program
Computer Science & Information Technology