473,396 Members | 1,995 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

Differences between vb.net listbox and listview

Hi

May I know what is the differences between vb.net listbox and listview. When
should I use listbox or listview.

Regards
Melson
Nov 21 '05 #1
1 14591
"Melson" <we****@hotmail.com> schrieb:
May I know what is the differences between vb.net listbox and listview.
When should I use listbox or listview.


The listbox control is used for displaying a list of /strings/ only, while
the listview control can show items with icons in different views (large
icon, small icon, list, details, report), show data with multiple columns
and provide formatting options for the items (font, color, ...).

--
M S Herfried K. Wagner
M V P <URL:http://dotnet.mvps.org/>
V B <URL:http://classicvb.org/petition/>

Nov 21 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: David | last post by:
Hi ListBox, ListView and other controls have inherited methods and properties. I could not understand how to use them. For example if I have protected override void OnClick( System.EventArgs e)...
1
by: Liz | last post by:
I have used a ListView with several columns and lines to display an array ListView1.Items.Clear(); ListView1.Items.Add(aClients.Id); ListView1.Items.Add(aClients.Id); ...
0
by: Priya | last post by:
I want to disable individual items in a listbox,listview in C#.NEt
1
by: desmcc | last post by:
Does anyone know how to have the standard order icons you quite often see above a listbox or list view. These controls allow you to change the order of the selected item within the list box/ list...
1
by: Andrew S. Giles | last post by:
I am trying to provide a list to the user. This list is the 1st 25 lines of a given file. I want to provide the line number to the user, before each line. I see when I add Columns to a...
12
by: :\\\\derian | last post by:
I'm sure you guys have heard this time and time again but here is 1 more time How can i rapidly update a listview w/o that constant flicker? I've researched this issue before and have tried...
4
by: Domac | last post by:
Hi, Can I change color for each row in listbox??? Thanx!
1
by: Richard | last post by:
I'm writing code to compare two directories side-by-side, like FolderMatch or FolderSync. I've used ListBoxes in VB6, so have the idea about concatenating strings for list items, but have no...
2
by: markliam | last post by:
I have a ListBox that is displaying a formatted string based on the contents of a DataSet. The purpose of the listbox is for the user to select an entry to delete, but I'm not sure how to match...
1
by: Shimon Sim | last post by:
I can't figure out how to bind ComboBox inside of ListView or ListBox. How do I set ComboBox.ItemsSource property? I don't see the way to do it in code and not in XAML. I have Collection that is...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.