W
Walter Quirtmair
Hello,
I have a simple Form with a PictureBox that I'm assigning a ico-File during
Design-Time.
Depending on SizeMode and current size it displays the correct Icon of size
16x16, 24x24, etc.
Now I need to access the Icon behind that PictureBox during runtime and
extract the different sizes 16x16, 24x24 etc. How can I do this?
Thanks,
Walter
I have a simple Form with a PictureBox that I'm assigning a ico-File during
Design-Time.
Depending on SizeMode and current size it displays the correct Icon of size
16x16, 24x24, etc.
Now I need to access the Icon behind that PictureBox during runtime and
extract the different sizes 16x16, 24x24 etc. How can I do this?
Thanks,
Walter