When i design form, i need to put file and file system.These I had in vb6 ce ,now I need something likethat in vb2005 ce.
What controls exactly match like these to use in vvb 2005 ce?
Where to find them in toolboox ?
Printable View
When i design form, i need to put file and file system.These I had in vb6 ce ,now I need something likethat in vb2005 ce.
What controls exactly match like these to use in vvb 2005 ce?
Where to find them in toolboox ?
These controls don't have an equivalent in .Net.
A I keep repeating, you can't just move from eVB to VB.Net as most things do not translate.
I wrote an article on MSDN showing how to migrate the controls - that should show you how to do it.