|
-
Oct 14th, 2002, 03:30 AM
#1
Thread Starter
Lively Member
Stupid Registry question
Hi
I know this is a really stupid and basic question regarding the registry but i am stuck!
What references do i need to add to be able to write the line:
Dim regKey as RegistryKey
I have seen this and other things written in posts on this website, but i am not sure how to do this myself
Any help to a vb.net newbie would be appreciated
Sarah
-
Oct 14th, 2002, 05:17 PM
#2
Addicted Member
-
Oct 15th, 2002, 03:05 AM
#3
Thread Starter
Lively Member
Thank you
I will get used to all this new vb stuff eventually.
Sarah
-
Oct 15th, 2002, 03:50 AM
#4
Fanatic Member
Generally if you search for whatever type/object/class/whatever that Intellisense is barfing at, the help will show you the Namespace that that thingy lives in, which will be what you need to Import at the top of the file.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|