This section describes the differences between VB6 and .NET controls and the problems
you can find in migrating VB6 applications with user-interface. The differences
that are common to most controls are described in the
For a list of differences between VB6 and VB.NET language, see
Image control
Picture property
The Picture property isn’t supported and maps to the Image property.
Stretch property
The Stretch property isn’t supported and maps to the SizeMode property.