Error!
Success!

By tag: Icon

showing:  of
0
kicks

Extracting Icons from EXE/DLL and Icon Manipulation  (Unpublished)

How to extract icons from EXE/DLL, split/merge icons, and get icons associated with files.


Kicked By:
Drop Kicked By:
0
kicks

Over 250 High Quality Royalty Free icons set  (Unpublished)

Free Icon Download Offers High Quality Royalty Free icons for Windows, Mac and Linux.


Kicked By:
Drop Kicked By:
0
kicks

Getting the icon for a given file extension  (Unpublished)

There is a handy static method for extracting icons from files, Icon.ExtractAssociatedIcon(filePath), which works great when you actually have the path to a file you want to find the icon for. Unfortunately there is no way built into the framework to get the default icon for a given file extension.


Kicked By:
Drop Kicked By:
0
kicks

Attach icons to anything with CSS  (Unpublished)

Thanks to CSS selectors it's possible to attach icons to anything you want just by adding an attribute of your choosing to your HTML. Want a popup icon? try (a href='#' icon='popup') how about a magnifier? (a href='#' icon='mag'). You can even add them automatically for file types. Here's how.


Kicked By:
Drop Kicked By: