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 the need of tabindex property is label control?
What is the Windows API?
how to use telugu language in vb6? any unicode data is available for telugu or not?yes means how to use? my desired output is telugu only? i am doing project like(telugu calendar),my output should be print in telugu only? pls send me the solution with code?
Explain the working with task in Gantt chart view.
How would you create Visual basic Document file?
Explain about declaring variables in Visual basic?
Can you tell me the properties of the controls?
what is the Property used to add a menus at runtime?
What are the uses of List View Control?
What is the-use of property page Wizard in ActiveX Control?
How can you Navigate from the DHTML application to another DHTML application? .
How would you run your ActiveX Document Dll?
With in the form we want to check all the text box control are typed or not? How?
what are the Differences between ActiveX Control and Standard Control?
Explain about an event-driven programming language?