Quote Originally Posted by S_M_A View Post
Ok, since you don't show any code all I can say is 'why don't you draw that...'
You see in vb 2010 i upload png picture and change design time control manualy. It no has any code. Its easy and fast. But in Vb6 if i upload png picture white area still show because that area is pictureBox. I Vb6design time is no manualy change pictureBox settings just like in Vb2010. So in order to manage do what i want to do in vb6 i need write code witch can make pictureBox white area transparent o disapear. I dont know how that code must be writen.