S
Sanjeeva Reddy
hai Anti Keskinen,
i have used
the following code MyListView->LargeImageList->ImageSize = gcnew
System:rawing::Size(100,
100); // Sets large image size to 100, 100
here i am getting error like "gcnew is undeclared error",how to deeclare
'gcnew"
and when i am using in runtime to change the size of images in imagelist in
listview control in .net(forms application) by chnging one trckbar(like
tb1->Value),
the imagelist is disappearing,and if again i added images to that imagelist
the images r adding as currentimage size.
pls tell me how to change the size in runtime without destroying the images.
Thanks and Regards,
i have used
the following code MyListView->LargeImageList->ImageSize = gcnew
System:rawing::Size(100,
100); // Sets large image size to 100, 100
here i am getting error like "gcnew is undeclared error",how to deeclare
'gcnew"
and when i am using in runtime to change the size of images in imagelist in
listview control in .net(forms application) by chnging one trckbar(like
tb1->Value),
the imagelist is disappearing,and if again i added images to that imagelist
the images r adding as currentimage size.
pls tell me how to change the size in runtime without destroying the images.
Thanks and Regards,