Results 1 to 2 of 2

Thread: reference for vb_______ constants?

Threaded View

  1. #1

    Thread Starter
    Member
    Join Date
    Dec 2009
    Location
    Oregon
    Posts
    34

    reference for vb_______ constants?

    Once again I can't figure out how to look something up effectively...

    I have found this minimal list that contains vbLf, vbNullString, and such...
    http://msdn.microsoft.com/en-us/libr...(v=VS.80).aspx

    But what about things such as "vbArray" and "vbVarType", etc.?? I see they are related after looking up vbArray in the object browser- then playing with the immediate window, etc. to figure out what it is...I think... but where is a reference for these constants? And to add to my confusion, on the MSDN site every single "constant" (under "enumerations") starts with "xl" not "vb".

    What's up with this aspect of the language? Seems like there are probably a ton of them and a list would be handy to have... any tips on this? Thanks!
    Last edited by fumalicious; Jan 25th, 2011 at 02:25 AM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width