Tooltip Text

A

Andres

Does anyone know how to get the text that is shown in the
tooltip of the files that are in the windows explorer.

I mean when you put the mouse on a file, the tooltip is
shown, and every kind of file shows a different text, i
want to know how to get that text.

Thanks.
 
C

Claes Bergefall

Check out shell extensions and the IQueryInfo interface.
I have no idea how to use that with .NET though.
Personally I would use unmanaged C++ for this task.

/claes
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top