T
T-Man
Hello All,
I am trying to load an icon file (.ico) into a PictureBox control using C#
..Net.
This type of file worked fine under VB6.
According to .Net documentation, it should work fine here:
http://msdn.microsoft.com/library/d...n/html/vbconDisplayingPictureAtDesignTime.asp
I currently receive an error message saying:
"Invalid parameter used."
Does anyone have any ideas?
Best Regards,
TC
I am trying to load an icon file (.ico) into a PictureBox control using C#
..Net.
This type of file worked fine under VB6.
According to .Net documentation, it should work fine here:
http://msdn.microsoft.com/library/d...n/html/vbconDisplayingPictureAtDesignTime.asp
I currently receive an error message saying:
"Invalid parameter used."
Does anyone have any ideas?
Best Regards,
TC