How would you add column headers in listview control?
Answer Posted / vidyadhar
You can add columns in Listview by using Columns. Add() method. This method takes two arguments, first one is the Column heading and second one the column width. In the above code, "ProductName" is column heading and 100 is column width.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is ado data control in vb6 0?
What is connection object in vb net?
How do I implement an accelerator key for a text box?
Is it possible to change menu runtime using API? If yes Specify the function names?
How do I use GetPrivateProfileString to read from INI files?
How can you filter out specific type of file using file system controls?
It possible to call OLEDB's Features directly in VB without using any control?
what are the types of cursors in DAO?
Difference between Dynaset and Snapshot?
Explain about manipulating the recordset object
What is snapshot in vb?
How do I call a DLL?
___,___ and __ are difference between image and picture controls.
__ no of controls in form.
What is activex control in vb?