P
Phoenix
Hi Tom, Rowe & Other .NET Masters,
Thanks a lot for the help so far.
I am here with one more problem .
As suggested by you now I am able
to use ExtarctIcon & DrawIcon API s
for my purpose but the real problem
is the following line of code as
ScaleLeft and ScaleTop are not
supported in VB 2005, is there
alternate way to achieve this ?
DrawIcon(Picturebox1(li_count).hDC, Picturebox1(li_count).ScaleLeft,
Picturebox1(li_count).ScaleTop, li_hicon)
Thanks to you all in advance!
Thanks a lot for the help so far.
I am here with one more problem .
As suggested by you now I am able
to use ExtarctIcon & DrawIcon API s
for my purpose but the real problem
is the following line of code as
ScaleLeft and ScaleTop are not
supported in VB 2005, is there
alternate way to achieve this ?
DrawIcon(Picturebox1(li_count).hDC, Picturebox1(li_count).ScaleLeft,
Picturebox1(li_count).ScaleTop, li_hicon)
Thanks to you all in advance!