Click here to Skip to main content
16,005,389 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Windows Explorer Type TreeView Pin
tanstaafl2819-Jun-04 10:10
tanstaafl2819-Jun-04 10:10 
GeneralRe: Windows Explorer Type TreeView Pin
Brad Fackrell21-Jun-04 5:21
Brad Fackrell21-Jun-04 5:21 
GeneralRe: Windows Explorer Type TreeView Pin
tanstaafl2821-Jun-04 8:31
tanstaafl2821-Jun-04 8:31 
GeneralRe: Windows Explorer Type TreeView Pin
Brad Fackrell21-Jun-04 8:39
Brad Fackrell21-Jun-04 8:39 
GeneralRe: Windows Explorer Type TreeView Pin
tanstaafl2821-Jun-04 9:07
tanstaafl2821-Jun-04 9:07 
GeneralRe: Windows Explorer Type TreeView Pin
tanstaafl2821-Jun-04 9:14
tanstaafl2821-Jun-04 9:14 
GeneralRe: Windows Explorer Type TreeView Pin
Brad Fackrell21-Jun-04 9:43
Brad Fackrell21-Jun-04 9:43 
GeneralRe: Windows Explorer Type TreeView Pin
tanstaafl2821-Jun-04 12:20
tanstaafl2821-Jun-04 12:20 
I happen to have the book entitled 101 Visual Basic .NET Applications and application # 35 is "Create an Explorer-Style Application," however, it contains everything except a thumbnail view option.

All 101 code samples are available for download under "Companion Content" at the following URL:

http://www.microsoft.com/mspress/books/companion/6510.asp

I also poked around in the Object Browser and found this:

Image.GetThumbnailImage Method

<br />
Public Function GetThumbnailImage( _<br />
   ByVal thumbWidth As Integer, _<br />
   ByVal thumbHeight As Integer, _<br />
   ByVal callback As Image.GetThumbnailImageAbort, _<br />
) As Image<br />




Still coaxing software out of the can after all these years...
GeneralRe: Windows Explorer Type TreeView Pin
Brad Fackrell21-Jun-04 13:00
Brad Fackrell21-Jun-04 13:00 
GeneralRe: Windows Explorer Type TreeView Pin
tanstaafl2822-Jun-04 4:06
tanstaafl2822-Jun-04 4:06 
GeneralRe: Windows Explorer Type TreeView Pin
Brad Fackrell22-Jun-04 4:34
Brad Fackrell22-Jun-04 4:34 
GeneralRe: Windows Explorer Type TreeView Pin
tanstaafl2822-Jun-04 9:25
tanstaafl2822-Jun-04 9:25 
GeneralRe: Windows Explorer Type TreeView Pin
Brad Fackrell22-Jun-04 9:37
Brad Fackrell22-Jun-04 9:37 
GeneralRe: Windows Explorer Type TreeView Pin
tanstaafl2822-Jun-04 10:42
tanstaafl2822-Jun-04 10:42 
GeneralTrying an Excel Interop Pin
tanstaafl2818-Jun-04 7:57
tanstaafl2818-Jun-04 7:57 
GeneralRe: Trying an Excel Interop Pin
tanstaafl2818-Jun-04 8:18
tanstaafl2818-Jun-04 8:18 
GeneralRe: Trying an Excel Interop Pin
Dave Kreskowiak18-Jun-04 8:34
mveDave Kreskowiak18-Jun-04 8:34 
GeneralRe: Trying an Excel Interop Pin
tanstaafl2818-Jun-04 9:05
tanstaafl2818-Jun-04 9:05 
GeneralRe: Trying an Excel Interop Pin
Dave Kreskowiak18-Jun-04 9:06
mveDave Kreskowiak18-Jun-04 9:06 
GeneralRe: Trying an Excel Interop Pin
tanstaafl2818-Jun-04 9:09
tanstaafl2818-Jun-04 9:09 
GeneralRe: Trying an Excel Interop Pin
tanstaafl2819-Jun-04 7:23
tanstaafl2819-Jun-04 7:23 
Generallong hyperlink for shellexecute with mailto Pin
skoizumi2911018-Jun-04 7:18
sussskoizumi2911018-Jun-04 7:18 
GeneralTreeView to a ListView Pin
Brad Fackrell18-Jun-04 4:17
Brad Fackrell18-Jun-04 4:17 
GeneralRe: TreeView to a ListView Pin
Dave Kreskowiak18-Jun-04 4:51
mveDave Kreskowiak18-Jun-04 4:51 
GeneralRe: TreeView to a ListView Pin
Brad Fackrell18-Jun-04 5:06
Brad Fackrell18-Jun-04 5:06 

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.