Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsVB SyntaxEnterprise DevelopmentDatabase AccessControlsCOMWin APICrystal ReportDeploymentGeneralGeneral 2
Related Topics
VB.NET / ASP.NETMS SQL ServerMS AccessOther Database ProductsMore Topics ...

VB Forum / General / March 2005



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
How to Create Scroll Bar for a Form25 Mar 2005 22:23 GMT3
I saw the sample ScrollViewPort on this site
http://vbnet.mvps.org/index.html?code/forms/scrollviewport.htm
this is using Picture box, I am unable to understand, if I should have
picture on a Form before I can have Scroll Bar on it.
template for simple number crunching programs25 Mar 2005 20:48 GMT7
I have a series of number crunching analytical programs written in
QuickBasic. Essentially all they do is input a CSV file, do the
calculations, and finish by writing a report in a text file. That's
all.
UserControl events25 Mar 2005 18:57 GMT7
Do the UserControl events (UserControl_Show, UserControl_Paint, etc.)
roughly translate to their Form 'cousins' (Form_Load, Form_Paint, etc.)??
I.e. I guess what I'm really asking is: does UserControl_Show work like
Form_Load in that it runs once?
Printing from VB.net 2003 STANDARD25 Mar 2005 17:40 GMT2
I have searched high and low to find how to install Crystal Reports in the
standard version.  I did go to the solutions explorer, add, add new, but
Crystal reports is not there. The help file that came with standard says it
should be there.  According to the same help file there ...
Copy content of a listview into clipboard25 Mar 2005 16:54 GMT3
can somebody point me to the right direction.
I'd like to read the content of a listview, copy it into the clipboard, and
export it into excel.
Any idea ?
Convert this to VB25 Mar 2005 15:17 GMT2
Can someone please tell me how to convert this script to VB. I am sure that
it is pretty easy but I just don't know what to do.
TIA GM
strComputer = "."
New to VB .NET, can't compile as Win32 app25 Mar 2005 13:20 GMT8
I'm an occasional VB user who has just installed VB .NET 2003 (I was
previously using VB6).  I migrated a VB6 project over, tweaked it, and
compiled it.  It runs fine on the system where I have VB installed, but it
will not initialize on other systems.  
Free software for Visual Basic users25 Mar 2005 12:29 GMT12
Given that Microsoft is ending support for Visual Basic 6 at the end of this
month, REAL Software would like to provide VB6 users with a viable and fully
supported alternative: REALbasic for Windows.
From now until the end of March, Visual Basic users can get REALbasic 5.5
Can't see forms when opening project.25 Mar 2005 03:50 GMT12
I have just installed VB6 and am a complete novice.
My problem is that I can't immediately see the forms when I open a
project that I have saved.
The only way to see the forms is View -> Project Explorer -> Forms.
Moving Controls 25 Mar 2005 01:51 GMT2
In an application I am designing, I move controls based on user interaction.
There are times when I need to reset the form back to what it was
originally.  Is there a way to redraw the form back to what it was when the
form was opened?  Or do I have to design a way to reset the ...
Date Function Question - HELP!25 Mar 2005 01:41 GMT4
I need to programmatically set the date to be the current date minus 6
months.  Is there a simple way to do this?  I know that the Today() function
sets the current date... Thank you!
Server Explorer Issues in VB.Net 200325 Mar 2005 01:40 GMT2
I am tring to creat a new SQL database using server explorer.  I have MSDE
installed with an instance of NetSDK.  I can open a data connection to NetSDK
through data connections but that doesn't help me because it still doesn't
let me create a new database.  I am logged on as ...
Simple Array question25 Mar 2005 01:33 GMT3
Here's my code:
   Dim abc() As String
   Dim i As Integer
   abc = GetAllSettings("TestApp", "mySubKey")
App.Path25 Mar 2005 00:44 GMT1
Did the App.Path function go away in VB.NET?  I know this would work in VB6
to return the path of the application.  How do I get the application path in
VB.NET?  I need this to be able to access a file that resides in the same
directory as the application.
starting a program on another computer25 Mar 2005 00:42 GMT7
i have a 2 computer network
i want to start a program on computer 2 from computer 1
there is not any kind of server program running on computer 2
is that possible and if so how ?
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2009 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.