Click here to Skip to main content
15,896,201 members
Home / Discussions / Visual Basic
   

Visual Basic

 
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 
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 
I only wish if life was as easy as your post. No clue where to start..


trujade wrote:
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...


obviously you start learning at easy and simple "hello World", not complicated Explorer like code.


trujade wrote:
THE CODE SHOULD BE ABOUT AS LONG AS THIS POST..


You seem to have no clue about writing a code. Sorry DUDE. A simple "Hello World" will take as much as your post. Try "hello world" in Windows SDK Wink | ;)


trujade wrote:
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.


That is good problem to have, roll your sleve and get to work. It won't be few lines of code though.


trujade wrote:
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.


You using WebBrowser control to do file searching. If you can do, I am sure you can write Explorer App.

Looking forward for your article. Sniff | :^)


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 
GeneralRe: ProgressBarStyle.Marquee doesn't work Pin
Henry Minute22-Apr-09 10:55
Henry Minute22-Apr-09 10:55 
QuestionProblem while Concatenating(&) Pin
vijay248221-Apr-09 0:33
vijay248221-Apr-09 0:33 
AnswerRe: Problem while Concatenating(&) Pin
Johan Hakkesteegt21-Apr-09 1:02
Johan Hakkesteegt21-Apr-09 1:02 
GeneralRe: Problem while Concatenating(&) Pin
vijay248221-Apr-09 1:45
vijay248221-Apr-09 1:45 
GeneralRe: Problem while Concatenating(&) Pin
Johan Hakkesteegt21-Apr-09 2:26
Johan Hakkesteegt21-Apr-09 2:26 

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.