C
Clive Dixon
If I create a form, not supplying an icon, if I get the value of the Icon
property I get the default icon back (even though no icon is being displayed
in the form). How can I determine whether the icon is set in a form or not?
I have been trying using PInvoke with Win32 APIs with no success.
property I get the default icon back (even though no icon is being displayed
in the form). How can I determine whether the icon is set in a form or not?
I have been trying using PInvoke with Win32 APIs with no success.