Hi all,
I am just playing with new version of dialogblocks. I created dialog
with listbook control and I added two panels into this listbook. If i
specify images for panels so these images are sized to 16x16. If I
want to have images in another size, for example 32x32 or 48x48, only
way is that I have to remove markers:
////
begin TestDialogClass content construction
////
end TestDialogClass content construction
and manually rewrite part of code regarding imagelist that is assigned
to listbook control. But if I remove this markers, I lost possibility
to work with controls in visual part of dialogblocks.
Regards,
Michal