Hi, im new to C#.NET.
i created a windows form with several different bitmaps from several different customized user controls. When I change the resolution, only the .NET controls resize automatically (text boxes, labels etc). How can i make it so that my images/bitmaps (that are with in the user controls) will resize accordingly as well? i made the windows from using the [design] method. thanks a lot for your help
i created a windows form with several different bitmaps from several different customized user controls. When I change the resolution, only the .NET controls resize automatically (text boxes, labels etc). How can i make it so that my images/bitmaps (that are with in the user controls) will resize accordingly as well? i made the windows from using the [design] method. thanks a lot for your help