J
John Smith
About consistency
ListBox/ComboBox.SelectedIndex returns an Integer
why does ListBox/ComboBox.SelectedIndices return a SelectedIndexCollection?
should return an Integer()
you can use ListBox/ComboBox.Items.AddRange(many types)
why does ListBox/ComboBox.SelectedItems return only a
SelectedObjectCollection?
should return the type used to set the items
is it easier to set items as objects and write your own sort method just
to show the DisplayNames?
Most Controls have an AllowDrop property, where is the AllowDrag property?
hmmm, you can add a few more
I love VB, simple and useful!
Microsoft can do it!
Keep VB attached to the operating system and improve it, don't change it!
ListBox/ComboBox.SelectedIndex returns an Integer
why does ListBox/ComboBox.SelectedIndices return a SelectedIndexCollection?
should return an Integer()
you can use ListBox/ComboBox.Items.AddRange(many types)
why does ListBox/ComboBox.SelectedItems return only a
SelectedObjectCollection?
should return the type used to set the items
is it easier to set items as objects and write your own sort method just
to show the DisplayNames?
Most Controls have an AllowDrop property, where is the AllowDrag property?
hmmm, you can add a few more
I love VB, simple and useful!
Microsoft can do it!
Keep VB attached to the operating system and improve it, don't change it!