Used Visual Basic .NET Code Sample: ListBox and ComboBox for Windows?


Editors’ Review

Download.com staff
This Microsoft sample demonstrates various techniques for binding data to ListBox and ComboBox controls. It also shows multiple ways to retrieve selected items from these controls.
  • Pros

    • Demonstrates multiple ListBox data binding techniques.
    • Demonstrates multiple ComboBox data binding techniques.
    • Shows various ways to retrieve selected ListBox items.
    • Shows various ways to retrieve selected ComboBox items.
  • Cons

    No Cons available


Used Visual Basic .NET Code Sample: ListBox and ComboBox for Windows?


Explore More


Full Specifications

GENERAL
Release
Latest update
Version
1
OPERATING SYSTEMS
Platform
Windows
Operating System
  • Windows 2000
  • Windows NT
  • Windows 10
  • Windows XP
Additional Requirements
Windows NT/2000/XP
POPULARITY
Total Downloads
2,824
Downloads Last Week
0

Report Software

Program available in other languages


Last Updated


Developer’s Description

Show various techniques on how to bind data to ListBox and ComboBox control.

This sample demonstrates several different techniques for binding data to ListBox and ComboBox controls, and shows different ways to retrieve the selected item or items from the controls. This version is the first release on CNET Download.com.


Download.com
Your review for Visual Basic .NET Code Sample: ListBox and ComboBox