Welcome to AddressOf.com Sign in | Join | Help

Browse by Tags

All Tags » Windows Forms » VB » Obfuscation   (RSS)

Obfuscation Tip of the Day - Embedded Resources

When loading embedded resources like bitmaps and icons from your assembly, such as using the following method as described by Windows Forms Programming in Visual Basic .NET (Chris Sells & Justin Gehtland): NotifyIcon1.Icon = New Icon( Me .GetType,
Posted by CorySmith | 2 Comments