|
-
January 29th, 2009, 02:25 AM
#1
Is there a list of all vbConstants?
Hi
I oftentimes declare a constant only to find later that an equivalent has already bee declared by VB6. For exaple: vbRed, vbNull, etc
My Q:
Is there a list of all vb constants (preferably by category)
-
January 29th, 2009, 02:37 AM
#2
Re: Is there a list of all vbConstants?
You could just google it, and find the original list, or look at the new comparison list. 
http://msdn.microsoft.com/en-us/library/b2axbd3s.aspx
-
January 29th, 2009, 02:44 AM
#3
Re: Is there a list of all vbConstants?
You could just google it, and find the original list, or look at the new comparison list. 
http://msdn.microsoft.com/en-us/library/b2axbd3s.aspx
-
January 29th, 2009, 06:54 AM
#4
Re: Is there a list of all vbConstants?
You can use the Object Browser (hit F2) to see constants too.
Please remember to rate the posts and threads that you find useful.
How can something be both new and improved at the same time?
-
January 31st, 2009, 07:05 AM
#5
Re: Is there a list of all vbConstants?
Thanks for the help, but I have not located the complete list>
I know about the Object Browser, but I want to ? the list
-
January 31st, 2009, 09:53 AM
#6
Re: Is there a list of all vbConstants?
Well, this isn't everything, but perhaps it'll help:
http://www.ostrosoft.com/vb/get_vb_bluewords.asp
Please remember to rate the posts and threads that you find useful.
How can something be both new and improved at the same time?
-
February 3rd, 2009, 11:44 AM
#7
Re: Is there a list of all vbConstants?
Ever tried to look 'em up in the VB6 online manual?
I'd say this list should be complete:
http://msdn.microsoft.com/en-us/libr...58(VS.60).aspx
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
|