I've noticed that if you type "public sub ..." or "private sub ..." the IDE will change it to "public Sub ..." & "private Sub ..." however it doesn't capitalize the "private" or "public".
I guess it doesn't affect the app in any way (ie: I don't think there is a requirement to capitalize those keywords) & maybe I'm just being pedantic, but is this intended behavior?
- Colin.
I guess it doesn't affect the app in any way (ie: I don't think there is a requirement to capitalize those keywords) & maybe I'm just being pedantic, but is this intended behavior?
- Colin.