Click here to Skip to main content
15,886,094 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Form position Pin
Dave Kreskowiak25-Jul-05 0:30
mveDave Kreskowiak25-Jul-05 0:30 
GeneralRe: Form position Pin
Yulianto.25-Jul-05 16:07
Yulianto.25-Jul-05 16:07 
GeneralRe: Form position Pin
Dave Kreskowiak26-Jul-05 1:14
mveDave Kreskowiak26-Jul-05 1:14 
GeneralRe: Form position Pin
Yulianto.26-Jul-05 16:21
Yulianto.26-Jul-05 16:21 
GeneralRe: Form position Pin
Dave Kreskowiak27-Jul-05 1:28
mveDave Kreskowiak27-Jul-05 1:28 
GeneralRe: Form position Pin
Yulianto.27-Jul-05 16:10
Yulianto.27-Jul-05 16:10 
GeneralDir Structure from TreeView Pin
Brad Fackrell21-Jul-05 11:11
Brad Fackrell21-Jul-05 11:11 
GeneralRe: Dir Structure from TreeView Pin
Brad Fackrell21-Jul-05 12:28
Brad Fackrell21-Jul-05 12:28 
I was thinking of something along the lines of:

When a node is selected, write its full path to originalPosition. When a destination is selected, write its full path to newPosition and:

IO.File.Copy(originalPosition, newPosition)

Is there a way to copy/move a file and its contents (including subfolders)?

Thanks
Brad
GeneralRe: Dir Structure from TreeView Pin
Brad Fackrell21-Jul-05 15:27
Brad Fackrell21-Jul-05 15:27 
GeneralRe: Dir Structure from TreeView Pin
[Marc]21-Jul-05 16:23
[Marc]21-Jul-05 16:23 
GeneralRe: Dir Structure from TreeView Pin
Brad Fackrell21-Jul-05 16:55
Brad Fackrell21-Jul-05 16:55 
QuestionHow do I set a global property for my project/namespace Pin
MaWeRic21-Jul-05 11:10
MaWeRic21-Jul-05 11:10 
AnswerRe: How do I set a global property for my project/namespace Pin
Dave Kreskowiak21-Jul-05 13:25
mveDave Kreskowiak21-Jul-05 13:25 
AnswerRe: How do I set a global property for my project/namespace Pin
Christian Graus21-Jul-05 13:47
protectorChristian Graus21-Jul-05 13:47 
GeneralRe: How do I set a global property for my project/namespace Pin
MaWeRic21-Jul-05 20:59
MaWeRic21-Jul-05 20:59 
GeneralRe: How do I set a global property for my project/namespace Pin
Dave Kreskowiak22-Jul-05 4:03
mveDave Kreskowiak22-Jul-05 4:03 
GeneralRe: How do I set a global property for my project/namespace Pin
ChewsHumans22-Jul-05 9:46
ChewsHumans22-Jul-05 9:46 
GeneralRe: How do I set a global property for my project/namespace Pin
Christian Graus22-Jul-05 11:43
protectorChristian Graus22-Jul-05 11:43 
GeneralRe: How do I set a global property for my project/namespace Pin
Dave Kreskowiak22-Jul-05 11:43
mveDave Kreskowiak22-Jul-05 11:43 
GeneralRe: How do I set a global property for my project/namespace Pin
MaWeRic22-Jul-05 21:33
MaWeRic22-Jul-05 21:33 
GeneralRe: How do I set a global property for my project/namespace Pin
Dave Kreskowiak23-Jul-05 5:30
mveDave Kreskowiak23-Jul-05 5:30 
GeneralRe: How do I set a global property for my project/namespace Pin
MaWeRic23-Jul-05 18:54
MaWeRic23-Jul-05 18:54 
GeneralRe: How do I set a global property for my project/namespace Pin
Dave Kreskowiak24-Jul-05 6:47
mveDave Kreskowiak24-Jul-05 6:47 
GeneralRe: How do I set a global property for my project/namespace Pin
MaWeRic24-Jul-05 8:07
MaWeRic24-Jul-05 8:07 
GeneralRe: How do I set a global property for my project/namespace Pin
Dave Kreskowiak25-Jul-05 0:29
mveDave Kreskowiak25-Jul-05 0:29 

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.