T
Tim Ferguson
Okay: I know this may not seem like much to you, but I have at last
worked out how to connect two database-linked listboxes using ADO dotNet.
You know: the first one has countries, and when you click one of them,
the second one shows cities in that country.
I have long experience in VB for ver 2 up to 5, then I've been in VBA
under Excel, Access, Word etc since. Therefore the dotNet framework is
all a bit strange, and the Express edition is very lean on documentation.
It took me a long time reverse-engineering all the automagic-generated
code to find the appropriate objects and classes (quite often called the
same things, too, which is very confusing). That's why I am so proud of
this
Still, the question is this. Is there anyway of reading or diagramming or
displaying the default classes and objects created automatically by the
IDE?
Thanks in advance.
Tim F
worked out how to connect two database-linked listboxes using ADO dotNet.
You know: the first one has countries, and when you click one of them,
the second one shows cities in that country.
I have long experience in VB for ver 2 up to 5, then I've been in VBA
under Excel, Access, Word etc since. Therefore the dotNet framework is
all a bit strange, and the Express edition is very lean on documentation.
It took me a long time reverse-engineering all the automagic-generated
code to find the appropriate objects and classes (quite often called the
same things, too, which is very confusing). That's why I am so proud of
this

Still, the question is this. Is there anyway of reading or diagramming or
displaying the default classes and objects created automatically by the
IDE?
Thanks in advance.
Tim F