Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / Languages / VB 6.0 >>> VB.NET / October 2003

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Visual Studio requires Internet Explorer 6.0 or greater to run properly. Please re-install Internet Explorer 6.0. Please help out21 Oct 2003 11:43 GMT1
I unstall IE 6.0 and Install IE 5.5.Now i try to open a .Net VS Editor.Its
giving the error.Please help me out to work with IE5.5 with .Net VS editor
Thanks
How to highlighting a button control?21 Oct 2003 10:33 GMT3
  I want to keep the button control selected status after
I clicked it. How?
Thanks in advance!
mynfred
A question about Form postion!20 Oct 2003 04:41 GMT2
 I place a button on a form, and the function of click it
is:
----------------------------
       If (m_frmFrmObjProp.IsDisposed) Then
System.NullReferenceException gets raised when not raised with VB 6 code19 Oct 2003 21:12 GMT7
If a VB 6 module contains, say:
   strQuote = "H""K"
   strLogFile = "Write.txt"
   intFile = FreeFile
Can't decide should i upgrade from VB 6 to VB.NET or not.16 Oct 2003 23:33 GMT1
hi folks,
here is the deal. i inherited this huge VB 6.0
application from a previous developer and my job is to
make it work. i've been told it's almost finished, but i
How to create DLLs in VB.NET16 Oct 2003 08:05 GMT3
   Is there any way to create DLLs in VB.NET?.
Regards,
Bhaskar.
A question about Form?16 Oct 2003 02:14 GMT6
  Everybody, In my solution, I want to place a form in
another form's fixed position and fixed size.
  On main form named formMain, a button exits, when click
it, can use Show() Method to pop a form name form1 , but
VB DLL Call15 Oct 2003 18:42 GMT5
I used the following declaration to access a dll "drawlib"
Declare Function DrawCircle Lib "drawlib" () as single
The dll "drawlib" need to be copied into Windows system
folder. I prefer the dll "drawlib" to be stroed on the
<%@ Page aspcompat=true %>15 Oct 2003 08:21 GMT2
How do I write this definition in the .NET environment:
<%@ Page aspcompat=true %>
Thanx,
Sarit.
Error when upgrading from VisualBasic 6.0 to VB.NET.15 Oct 2003 00:04 GMT1
i have this Visual Basic 6.0 project that i am trying to
convert to VB.NET. so i opened the VB 6.0 VBP file in
Studio .NET and it took me straight to the Upgrade
wizard. So i clicked Next on everything and it started
Images in VB.Net 200314 Oct 2003 16:39 GMT5
According to a reference I'm working with, there is
supposed to be a folder called "Graphics" inside of the
folder "Common7", containing images to be used with
various controls.
webclient.upload14 Oct 2003 16:28 GMT1
I would like details about upload method of webclient object.
My code is:
Dim Client As WebClient = New WebClient
Client.UploadFile("http://www.mysite.com/mytmpdir", "C:\tmp\myfile.txt")
How to create a control dynamicly and this control can be selected?14 Oct 2003 16:23 GMT1
Hi,
Everybody, I'm a beginner for vb.net.
What I want to look for help is
1)how to create a control dynamicly, maybe a button ,a  
How to judge a form object's status?14 Oct 2003 16:22 GMT1
I construct a Form1 and  another form2 , In Form2,I dim a
object of form1,which name is m_frmForm2,
1)I show it by call m_frmForm2.Show()
2)m_frmForm2's form pop up.
How to get hWnd of a control?14 Oct 2003 11:00 GMT1
In VB.net, I want to call GetWindowLong, declare like this:
-------------------------------------------------------
Private Declare Function GetWindowLong Lib "User" (ByVal
hWnd As Integer, ByVal nIndex As Integer) As Long
Pages: 1 2 3 4 September, 2003
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.