answer the following about visual basic: S.No Control Default Property 1. Label List Item 2. Textbox Backcolor 3. Listbox Caption 4. Background color Text
Answers
Answered by
0
The only way to use column headers with a listbox is to use the rowsource property to set the listbox values to a range. The row above the range will be used as the column headers.Jun 13, 2008.
Similar questions