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 2 / May 2007



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Complie Error18 May 2007 13:45 GMT1
Using
Microsoft Visual Basic 6.0
Microsoft SQL Enterprise Manager 8.0
-- Form1.frm
Newbie question about numeric conversions in VB 5.018 May 2007 06:34 GMT2
I am converting some code from Fortran.
>From my testing, it looks like:
1. Longs get converted to Doubles before math operations.
2. Doubles are rounded when they are assigned to Longs.
Now and Time...18 May 2007 04:36 GMT4
I have a piece of code that starts off a job at a specific time.
   If Now > DTPicker1.Value Then
       JobTimer.Enabled = False
       DoJob
DIR and vbDirectory18 May 2007 02:28 GMT3
I have a piece of code that doesn't seem to be doing what I thought it
should be doing...
Me.TCDList.Clear
path = tcd + "\*"
playing a wav17 May 2007 21:03 GMT1
can anyone show me some simple code for VB5 to play a .wav sound
file ?
thanks for your time
Tooltip owns my VB form and my form dies when the tooltip 'fades'17 May 2007 15:27 GMT5
A similar issue occurred for ActiveX controls running under IE7, but I
couldn't find a resolution to it nor any reference outside of IE7.  Dave
Massy, the IE project manager was involved in the IE issue.
In my case, I created an ActiveX DLL that uses a form for its user
Save contents of PictureBox17 May 2007 13:49 GMT2
How can I save the contents of an invisible picturebox to a png, jpeg, gif
or bmp file?
Thanks in advance! :-)
got it17 May 2007 03:10 GMT1
Hey guys I got it
       Dim n As Integer
       Dim x As Integer = ListBox3.Items.Count
       Do While x > 0
Adding numbers in a list box and putting them into a label16 May 2007 23:08 GMT6
Hey everyone I am working on a program to add all the numbers that are
in 1 list box and put the value into a label, here is what I have so
far.... ps it is driving me nuts, I want to know whats going wrong...
       Dim i As Integer
DrawIcon API16 May 2007 22:51 GMT9
Hi Masters :-)
Could anyone of you please translate the following into Visual Basic
2005 Code ?
I am new to this and tried every trick but failed to translate. Any
Problems with AddressOf operator16 May 2007 20:15 GMT4
I have a dll that has a callback into my visual basic program.  I have
attempted to follow what I learned here
http://www.thevbzone.com/secrets.htm
and here
Problem with Form.ValidateChildren (infinite validation loop?)16 May 2007 14:43 GMT3
When attempting to use the form.ValidateChildren() with multiple validation
errors the code appears to get in an infinite loop among the various
validation subroutines.  With only one validation error on the form the
problem does not appear to occur.  Thank you for your help on ...
"Visual Studio is Busy" whenever I work with a DataSet16 May 2007 10:40 GMT2
I get a Visual Studio Delay Notification whenever I try to work with a
DataSet in my ASP.NET/VB 2005 website.
When this happens, I have to end the devenv.exe process because Visual
Studio basically just 100% hangs while it is "busy".  This problem just
VB 6.0, Data Environment, & Using Access 200016 May 2007 02:25 GMT2
I am using VB 6.0 with a Windows XP Professional environment.  I am also
using Access 2000.  I am currently building a program and need reporting
capabilities.  So, I started a Data Project (first time I've ever used it so
it's already a "mystery").
Question about returning UDTs from a C++ dll15 May 2007 13:20 GMT6
Hello all, I am having trouble returning a UDT from a C++ dll.  I can
successfully call a C++ dll with a UDT, but when I try to return that
very same UDT from the C++ dll, the return fails.
Here's my code...
Pages: 1 2 3 4 5 April, 2007
 
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.