c# - Strange assembly behavior: FileNotFound for existing resource -


what circumstances cause embedded resource (like icon called '$this.icon') in winform throw filenotfound exception?

this icon there, , appears if form's listbox not dynamically populated anything. if listbox populate however, embedded icon cannot found.


Comments

Popular posts from this blog

delphi - TJvHidDeviceController "DevicePath" always showing "\" -

web applications - Making Python scripts work on MAMP -

cocoa - Converting NSString to keyCode+modifiers for AXUIElementPostKeyboardEvent -