 |
Preparing Your Visual Basic 6.0 Applications for the Upgrade to Visual Basic.NET
Where possible you should declare variables of the appropriate object type rather than simply declaring them as the Object datatype. In the cases where you do use Object and Variant variables in your Visual Basic 6.0 code, we recommend you use explicit ..
msdn.microsoft.com |
 |