VS2010 moving items around?
is there way in visual studio 2010 move items behind or in front of other items? wanted add picture box somthing have background the program, cannot picturebox behind th rest of objects without restarting know can import picture background need able move picture box behind something aswell.
james griffith
i'm not sure if got right, think need control.bringtofront() , control.senttoback() methods.
Visual Studio Languages , .NET Framework > Visual C#
Comments
Post a Comment