Is it just me or is .NET missing alot of useful properties in its intrinsic controls as compared to VB. For example, I can't seem to find a replacement for the PaintPicture method for the .NET picturebox. Also no AutoRedraw property. or ScaleMode for custom scales. I know that some of these can be overcome with API calls, but they are still quite handy. Any thoughts?