Click here to Skip to main content
15,915,164 members
Home / Discussions / C#
   

C#

 
GeneralRe: Short filename Pin
bouli27-May-05 10:55
bouli27-May-05 10:55 
GeneralRe: Short filename Pin
John Fisher27-May-05 11:48
John Fisher27-May-05 11:48 
GeneralRe: Short filename Pin
bouli27-May-05 11:51
bouli27-May-05 11:51 
GeneralRe: Short filename Pin
John Fisher27-May-05 12:21
John Fisher27-May-05 12:21 
GeneralRe: Short filename Pin
bouli27-May-05 12:40
bouli27-May-05 12:40 
GeneralRe: Short filename Pin
John Fisher27-May-05 17:18
John Fisher27-May-05 17:18 
GeneralRe: Short filename Pin
Niklas Ulvinge27-May-05 11:18
Niklas Ulvinge27-May-05 11:18 
GeneralSimple Data BInding Problem Pin
goldoche27-May-05 10:10
goldoche27-May-05 10:10 
GeneralSerialize a Queue Collection Pin
Waleed Eissa27-May-05 9:42
Waleed Eissa27-May-05 9:42 
GeneralRe: Serialize a Queue Collection Pin
MoustafaS27-May-05 9:50
MoustafaS27-May-05 9:50 
GeneralRe: Serialize a Queue Collection Pin
Waleed Eissa27-May-05 9:57
Waleed Eissa27-May-05 9:57 
GeneralRe: Serialize a Queue Collection Pin
Marc Clifton27-May-05 9:55
mvaMarc Clifton27-May-05 9:55 
GeneralRe: Serialize a Queue Collection Pin
Waleed Eissa27-May-05 10:01
Waleed Eissa27-May-05 10:01 
GeneralRe: Serialize a Queue Collection Pin
Marc Clifton27-May-05 10:46
mvaMarc Clifton27-May-05 10:46 
GeneralRe: Serialize a Queue Collection Pin
Waleed Eissa27-May-05 11:09
Waleed Eissa27-May-05 11:09 
GeneralDrop Down List Box Pin
MarkMokris27-May-05 8:11
MarkMokris27-May-05 8:11 
GeneralRe: Drop Down List Box Pin
Luis Alonso Ramos27-May-05 9:02
Luis Alonso Ramos27-May-05 9:02 
GeneralRe: Drop Down List Box Pin
Green Fuze27-May-05 10:19
Green Fuze27-May-05 10:19 
GeneralRe: Drop Down List Box Pin
MoustafaS28-May-05 0:27
MoustafaS28-May-05 0:27 
GeneralComma Seperated String Pin
Tridith27-May-05 7:51
Tridith27-May-05 7:51 
GeneralRe: Comma Seperated String Pin
rocky_pulley27-May-05 7:56
rocky_pulley27-May-05 7:56 
GeneralRe: Comma Seperated String Pin
Tridith27-May-05 9:16
Tridith27-May-05 9:16 
GeneralSave Thumbnail Image to File Pin
handa2927-May-05 6:54
handa2927-May-05 6:54 
GeneralRe: Save Thumbnail Image to File Pin
Raja Sekhar Amirapu27-May-05 19:22
Raja Sekhar Amirapu27-May-05 19:22 
GeneralRe: Save Thumbnail Image to File Pin
handa2928-May-05 3:58
handa2928-May-05 3:58 
Just to clarify...

I'm not asking how to create a thumbnail of any given image. Fortunately, there are a ton of resources out there on that topic.

I'm asking how to apply a "preview thumbnail" to a file so that when the user is browsing through his harddrive, he'll be able to see it without opening the file.

For example, create a drawing in Visio and save the file.

Now open the folder which contains the saved Visio document. Change the view style for the folder from "Details" (or "List" or whatever) to "Thumbnails". Instead of seeing the Visio file type icon representing the document, you'll actually see a "preview thumbnail" of the first tab's drawing in the folder.

Cool!

So how can we achieve the same effect?

Thanks!
Anthony

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.