Click here to Skip to main content
15,906,947 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Need Help with Visual Basic Drag and Drop Pin
ymilan22-Apr-09 17:38
ymilan22-Apr-09 17:38 
GeneralRe: Need Help with Visual Basic Drag and Drop Pin
Eddy Vluggen22-Apr-09 20:53
professionalEddy Vluggen22-Apr-09 20:53 
GeneralRe: Need Help with Visual Basic Drag and Drop Pin
ymilan23-Apr-09 10:45
ymilan23-Apr-09 10:45 
GeneralRe: Need Help with Visual Basic Drag and Drop Pin
Eddy Vluggen23-Apr-09 20:49
professionalEddy Vluggen23-Apr-09 20:49 
GeneralRe: Need Help with Visual Basic Drag and Drop Pin
ymilan24-Apr-09 5:41
ymilan24-Apr-09 5:41 
GeneralRe: Need Help with Visual Basic Drag and Drop Pin
ymilan24-Apr-09 6:06
ymilan24-Apr-09 6:06 
GeneralRe: Need Help with Visual Basic Drag and Drop Pin
Eddy Vluggen24-Apr-09 8:45
professionalEddy Vluggen24-Apr-09 8:45 
Questionhow to:create a SIMPLE windows explorer like app. Pin
trujade21-Apr-09 6:54
trujade21-Apr-09 6:54 
i have searched the internet for a windows explorer like app code, and mostly it is to use a treeview and listview on your form. the code included is so complicated, i don't know where to start...

if possible, i would like something like so:

1.load the the directory folders and the folder files, (2 separate controls)
something simple like, onload, load control 1 & 2

2. when i click the folder directory, the file directory to change as supposed. again, something simple.

3. open file on double click in whatever default app. it is set to open in..

THE CODE SHOULD BE ABOUT AS LONG AS THIS POST..

thanx in advance, since i've been having trouble getting this together for a while, and i just want a windows explorer project, (since i use it quite often), to make it easier to navigate my file locations.

i have came across using the webbrowser for file searching, which works great, but does it slow down the pc to have 4 or 5 of them in a tabcontrol. personally i don't think it should, but i'm not the expert here.

.:trujade:.

AnswerRe: how to:create a SIMPLE windows explorer like app. Pin
Luc Pattyn21-Apr-09 7:08
sitebuilderLuc Pattyn21-Apr-09 7:08 
GeneralRe: how to:create a SIMPLE windows explorer like app. Pin
Henry Minute21-Apr-09 8:24
Henry Minute21-Apr-09 8:24 
AnswerRe: how to:create a SIMPLE windows explorer like app. Pin
Henry Minute21-Apr-09 8:26
Henry Minute21-Apr-09 8:26 
AnswerRe: how to:create a SIMPLE windows explorer like app. Pin
Eddy Vluggen21-Apr-09 8:50
professionalEddy Vluggen21-Apr-09 8:50 
AnswerRe: how to:create a SIMPLE windows explorer like app. Pin
Yusuf21-Apr-09 11:23
Yusuf21-Apr-09 11:23 
QuestionThe runtime has encountered a fatal error. Pin
Nanda_MR21-Apr-09 2:11
Nanda_MR21-Apr-09 2:11 
AnswerRe: The runtime has encountered a fatal error. Pin
Henry Minute21-Apr-09 4:56
Henry Minute21-Apr-09 4:56 
GeneralRe: The runtime has encountered a fatal error. Pin
Nanda_MR21-Apr-09 18:16
Nanda_MR21-Apr-09 18:16 
GeneralRe: The runtime has encountered a fatal error. Pin
Henry Minute21-Apr-09 23:51
Henry Minute21-Apr-09 23:51 
AnswerRe: The runtime has encountered a fatal error. Pin
Luc Pattyn21-Apr-09 7:10
sitebuilderLuc Pattyn21-Apr-09 7:10 
GeneralRe: The runtime has encountered a fatal error. Pin
Nanda_MR21-Apr-09 18:28
Nanda_MR21-Apr-09 18:28 
QuestionProgressBarStyle.Marquee doesn't work Pin
Graham Irons21-Apr-09 1:49
Graham Irons21-Apr-09 1:49 
GeneralRe: ProgressBarStyle.Marquee doesn't work Pin
Eddy Vluggen21-Apr-09 3:22
professionalEddy Vluggen21-Apr-09 3:22 
AnswerRe: ProgressBarStyle.Marquee doesn't work Pin
Henry Minute21-Apr-09 23:53
Henry Minute21-Apr-09 23:53 
GeneralRe: ProgressBarStyle.Marquee doesn't work Pin
Graham Irons22-Apr-09 1:02
Graham Irons22-Apr-09 1:02 
GeneralRe: ProgressBarStyle.Marquee doesn't work Pin
Henry Minute22-Apr-09 1:16
Henry Minute22-Apr-09 1:16 
GeneralRe: ProgressBarStyle.Marquee doesn't work Pin
Graham Irons22-Apr-09 10:33
Graham Irons22-Apr-09 10:33 

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.