Click here to Skip to main content
15,902,189 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Do these produce different results? "Dim buffer() as Byte" and "Dim buffer as Byte()" Pin
Dave Kreskowiak18-Jun-04 12:42
mveDave Kreskowiak18-Jun-04 12:42 
GeneralRe: Do these produce different results? "Dim buffer() as Byte" and "Dim buffer as Byte()" Pin
anotheruser18-Jun-04 12:48
anotheruser18-Jun-04 12:48 
GeneralRe: Do these produce different results? "Dim buffer() as Byte" and "Dim buffer as Byte()" Pin
Dave Kreskowiak18-Jun-04 12:53
mveDave Kreskowiak18-Jun-04 12:53 
GeneralRe: Do these produce different results? "Dim buffer() as Byte" and "Dim buffer as Byte()" Pin
anotheruser18-Jun-04 13:06
anotheruser18-Jun-04 13:06 
GeneralWindows Explorer Type TreeView Pin
Brad Fackrell18-Jun-04 10:09
Brad Fackrell18-Jun-04 10:09 
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 
I have not reached the level of experience necessary to directly answer your question, however, I've been looking into this as a learning exercise for myself. Perhaps in my thought processes, there will be a thread you can expand upon.

I have been looking for a way to programmatically evoke the thumbnail view, even if it had to be done by opening a specific folder path and making the setting changes via the built-in menu, but I am not seeing this option.

The System.Windows.Forms.OpenFileDialog does allow you to filter specific file types, so you can limit your view to just the image files if you wanted. The question is where is the option to view those files as thumbnails?

If it isn't a built-in class, I am thinking it should be possible to create a class to do this. When I was learning VBA, I would simply run the macro recorder and manually do what it was I wanted to code and then edit the recorded code to fit my specifications.

I am confident that there is a way to do this, it is just that we have not yet found the right set of method(s) to make it happen.

Still coaxing software out of the can after all these years...
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 
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 

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.