Friends, i'm facing with a severe problem while coding an windows application. the problem is that i'm using a usercontrol consisting of three labels upon which three images are placed.
the problem is when i'm attempting to draw a line from that usercontrols one of the labels image to the other similar control, the line is getting drawn, but the line is being drawn from the behind of the control, but its not coming on top of the control.
Means, the line is being drawn from behind the user control to the other point, but i need the line to be visible even on the usercontrol also.
Plz help me to get along this, i'm in very urgent need of this guys. Plz help me. I'm using vb.net for this. I really need u'r valuable suggestions.
the problem is when i'm attempting to draw a line from that usercontrols one of the labels image to the other similar control, the line is getting drawn, but the line is being drawn from the behind of the control, but its not coming on top of the control.
Means, the line is being drawn from behind the user control to the other point, but i need the line to be visible even on the usercontrol also.
Plz help me to get along this, i'm in very urgent need of this guys. Plz help me. I'm using vb.net for this. I really need u'r valuable suggestions.
Comment