

InterviewSolution
1. |
Solve : VB code question maybe?? |
Answer» umm IM not sure about this. i have tried looking for how to create these notify icons and i made one but how do i get it to show up? do i have to make a code for it or what?and also now that i think about it, i have another question... Textboxes don't have a text property after version 6.0. it is a .Value property. Rubbish, I use VB.NET 2003 and VB.NET 2008 and both have a .text property!Quote I use VB.NET 2003 and VB.NET 2008 and both have a .text property! Ditto for VB.Net 2005 Even the IntelliSense shows a .text property but no .value property for a textbox. Oops sorry- maybe I'm thinking of the first .NET Framework? Or maybe I'm just confused... I've only really created class libraries in .NET. Please forgive me :O |
|