Quote:
Originally posted by taxes
Hi,
Quote from MSDN Help.
"The Visual Basic 6.0 DriveListBox control was typically used to select or change drives in a File Open or Save dialog box. Visual Basic .NET has no equivalent for the DriveListBox control; however, the Windows Forms OpenFileDialog and SaveFileDialog controls provide the ability to create standard Windows dialog boxes for working with files.
During upgrade, any existing DriveListBox controls are upgraded to the VB6.DriveListBox control that is provided as a part of the compatibility library (Microsoft.VisualBasic.Compatibility)."
So. If you are smarter than Microsoft Gurus, you are too smart for us:wave:
If, of course, you have created your own custom control, then you can't expect much help from others without giving the complete code.
Thanks Taxes for clearning this up . That's what I was talking about but I was a little lazy to explain this ...lol :D