Home All Groups Group Topic Archive Search About

Visual Basic .NET

microsoft.public.dotnet.languages.vb
Score Building GUIs with VB.Net (from a VB.Net beginner)
Giovanni Dicanio - 22 Sep 2007 10:18 AM - 2 messages
Hi, I'd have some questions (I apologize if my terminology is not correct for VB.Net, the fact is that I come from C++/Win32/MFC world): #1 - Is it possible with VB and WinForm to make "resizable dialogs", with ...
Score Why use anything besides Ctype to convert datatypes?
winlin - 19 Sep 2007 6:22 PM - 2 messages
Hello Everything in .Net is an object and CTYPE converts one datatype to another datatype so why use Cstr, Cint or any other method to convert from one datatype to another? ...
Next » 2 3 4 5 6 7 8 9 10