Vb.Net Project Question (Visual Basic 2010)?

bullkank

New member
nothing major, but ive been given a sheet ( from school ) with some code and questions etc, however ive hit a wall...

Its basically a program which generates 20 random numbers in alist box, and from there you have two buttons which either find the highest number or lowest number.

the Question is:

Which property and setting dictates if the list can have more than one column difference between the 'SmallChange' property and the 'LargeChange' property?

What i first thought was that it may just mean the MultiColumn property, however the next question asks you to use that, and i doubt there would be two questions exactly the same.

Also, this sheet, appears to have been used with an older version of visual studio, as the diagram has the appearance of an application from windows 98, where we are using Visual Studio 2010....

The 'SmallChange' and the 'LargeChange' properties arent actually in the property panel of the list box so yeah...

Is it just a version mismatch?

Or...
 
Back
Top