Is it possible to change the programming syntax in VB.Net to English rather than American-English? E.g. so that Color would be spelt Colour?
Cheers
-Rob
Printable View
Is it possible to change the programming syntax in VB.Net to English rather than American-English? E.g. so that Color would be spelt Colour?
Cheers
-Rob
No.
Visual Basic is a programming language, and these are the keywords of the language.
Perhaps you may want to create the "Englisg Edition" of the language, if you want to...:rolleyes:
First of all, the Color property is not a language's keyword so it's not about vb.net but about the underlying framework.
You can completly re-write it if you want :D :D
Anyways I dont see a point in wanting it Colour or Color
You can call it TeaAndCrumpets.NET and tout it as the future for British Programmers. :D