Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~170 People Reached
Favorite Forums
Member Avatar for jduff8

I am taking a C# Class and have two questions about a program we are writing. It consists of a checkedListBox that displays 3 makes of Car by Group and then the ModelYear like: Ford 2007 2006 2005 Chevrolet 2004 2004 etc The listBox is filled using LINQ from an …

Member Avatar for Geekitygeek
0
95
Member Avatar for jduff8

In my C# Class I have a Windows Form with 4 checkBoxes and 1 listBox. Three of the checkBoxes are Ford, Chevrolet, and Cadillac; and the 4th is All. Checking each box displays that make of car OR all cars. Unchecking each Box removes that car from the listbox. So, …

Member Avatar for Geekitygeek
0
75