var vsm, msg1, msg2; function start() { vsm = new VBMetro.VBMetro(); } function VBMetroLibrary() { msg1 = vsm.getMessage(1); msg2 = vsm.getMessage(2); document ...
Microsoft's latest version of Visual Basic, often called VB.NET, can help you create professional looking desktop applications and websites quickly. That's possible because the .NET framework upon ...