Click here to Skip to main content
15,891,372 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionCode project Organization Pin
pankajgarg125-Mar-06 22:22
pankajgarg125-Mar-06 22:22 
AnswerRe: Code project Organization Pin
Vasudevan Deepak Kumar5-Mar-06 23:56
Vasudevan Deepak Kumar5-Mar-06 23:56 
QuestionHow to remove the shared add-in? Pin
cylix20005-Mar-06 21:55
cylix20005-Mar-06 21:55 
QuestionTreeview Problem in vb.net Pin
pankajgarg125-Mar-06 21:52
pankajgarg125-Mar-06 21:52 
AnswerRe: Treeview Problem in vb.net Pin
FeRtoll6-Mar-06 1:17
FeRtoll6-Mar-06 1:17 
GeneralRe: Treeview Problem in vb.net Pin
pankajgarg126-Mar-06 4:50
pankajgarg126-Mar-06 4:50 
GeneralRe: Treeview Problem in vb.net Pin
FeRtoll6-Mar-06 12:38
FeRtoll6-Mar-06 12:38 
AnswerRe: Treeview Problem in vb.net Pin
Dave Kreskowiak6-Mar-06 8:27
mveDave Kreskowiak6-Mar-06 8:27 
You're looking for the Environment.GetFolderPath[^] method. You can use it to get the actualy path to any of the system folders, provided it has one! The enumeration you have to pass to this function can be found here[^].

Keep in mind that the folder you want actually has to have a path. "My Computer" doesn't have a path on a drive, it's a "virtual" folder.



RageInTheMachine9532
"...a pungent, ghastly, stinky piece of cheese!" -- The Roaming Gnome

QuestionSubitems in ListView Pin
ZulnurainAdil5-Mar-06 21:11
ZulnurainAdil5-Mar-06 21:11 
AnswerRe: Subitems in ListView Pin
Dynamitebox6-Mar-06 0:16
Dynamitebox6-Mar-06 0:16 
QuestionAlphanumaric Addition Pin
ZulnurainAdil5-Mar-06 21:04
ZulnurainAdil5-Mar-06 21:04 
AnswerRe: Alphanumaric Addition Pin
Ritesh12345-Mar-06 21:38
Ritesh12345-Mar-06 21:38 
AnswerRe: Alphanumaric Addition Pin
Saravanan_MCA7-Mar-06 0:19
Saravanan_MCA7-Mar-06 0:19 
AnswerRe: Alphanumaric Addition Pin
Saravanan_MCA7-Mar-06 0:23
Saravanan_MCA7-Mar-06 0:23 
AnswerRe: Alphanumaric Addition Pin
Poornima S7-Mar-06 0:39
Poornima S7-Mar-06 0:39 
QuestionCopying databsae table to other databse Pin
ZulnurainAdil5-Mar-06 20:58
ZulnurainAdil5-Mar-06 20:58 
AnswerRe: Copying databsae table to other databse Pin
Vasudevan Deepak Kumar5-Mar-06 23:57
Vasudevan Deepak Kumar5-Mar-06 23:57 
Questionnew project Pin
faimi5-Mar-06 20:50
faimi5-Mar-06 20:50 
AnswerRe: new project Pin
ZulnurainAdil5-Mar-06 21:07
ZulnurainAdil5-Mar-06 21:07 
AnswerRe: new project Pin
Vasudevan Deepak Kumar5-Mar-06 23:58
Vasudevan Deepak Kumar5-Mar-06 23:58 
QuestionHow to add a list items collection property? Pin
KaKa'5-Mar-06 20:12
KaKa'5-Mar-06 20:12 
QuestionUsing frames in VB.Net Pin
mayhem_rules5-Mar-06 20:10
mayhem_rules5-Mar-06 20:10 
QuestionTreeview - Select Pin
digicd15-Mar-06 17:00
digicd15-Mar-06 17:00 
QuestionVirtual Listview Pin
Archer2825-Mar-06 14:18
Archer2825-Mar-06 14:18 
NewsRe: Virtual Listview Pin
FeRtoll5-Mar-06 14:40
FeRtoll5-Mar-06 14:40 

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.