S
Stanley Omega
Hello,
I have found that should i set the icon property of a form, it will often
only show up as the default icon. If i then restore down the form, the icon
shows properly. If i then maixmise the form the form icon shows but is very
large possibly 64*64 (its only a 16*16 on the file system). If i then close
the form system.drawing throws an error about not being able to access a
disposed object?
I look into the dissembly and the error occurs on a line with the
instruction "nop" in the base class dispose method.... but i cant debug into
it cause its in system.drawing?
How to debug? Is this a bug? etc
Thanks
stano
I have found that should i set the icon property of a form, it will often
only show up as the default icon. If i then restore down the form, the icon
shows properly. If i then maixmise the form the form icon shows but is very
large possibly 64*64 (its only a 16*16 on the file system). If i then close
the form system.drawing throws an error about not being able to access a
disposed object?
I look into the dissembly and the error occurs on a line with the
instruction "nop" in the base class dispose method.... but i cant debug into
it cause its in system.drawing?
How to debug? Is this a bug? etc
Thanks
stano