Does VA Outline have a problem with VB, I just created a class and I see all the appropriate methods as normal in VA Outline . I normally work in C# so its the first time I have seen it.
BUT I also see a couple of declaration statements such as
db = new BrewQIS(Database.DbConString) in betweeen the Method declarations.
Double clicking in VA outline takes me to a Dim statement
all such statements have their normal Dim if front