.NET Coordinate System
"In Visual Basic 6.0, coordinates for forms and controls were expressed in twips; in Visual Basic .NET, coordinates are expressed in pixels."
and"ScaleMode and its related properties and methods (Scale,ScaleHeight,ScaleLeft,ScaleTop,ScaleWidth,ScaleX,ScaleY) are not supported in Visual Basic 2005."
[Visual Studio Express Combined Collection 8. Coordinate System for
Visual Basic 6.0 Users]
Why is this?
Both seem a retrograde step to me, but there must be a good reason. Mustn't there?
Paul

