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 / November 2004



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Animated Gif04 Nov 2004 07:18 GMT2
I have an animated Gif file that I would like to add to my VB-Form.
If I put it into a Picturebox or Image then the Gif is displayed but not
animated.
Does anyone know how I can display the Gif animated on the form?
Dealing with foreign languages04 Nov 2004 03:10 GMT6
What is the best way to allow a VB application to be installed in one of
several foreign languages?  I write some small VB 6.0 apps that would be
distributed to foreign countries.  How does one deal  with message boxes,
help files, menu headings, etc.?  I assume some sort of ...
can i assign the collection object by '=' in VB?04 Nov 2004 02:44 GMT5
    can i assign the collection object by using operator "=" just like the string assignment in VB6?
i.e.
   "ColA" have 2 members
   a new "ColB" have 3 members
Copying Array Parts03 Nov 2004 22:31 GMT3
Is it possible to copy an array of a single dimension into an entry of a
milti-dimension array?
Example
Dim A(10)
instantiate form object from other program written by visual basic 6.03 Nov 2004 21:39 GMT3
I plan to write visual basic 6 programs and one main program. That is one
main program contains menu and link, the other programs contains form
categorised by module. The main program able to instantiate a form object
from other program written by visual basic 6. It call by ...
HEX to Double conversion.03 Nov 2004 20:33 GMT5
I have a piece of code that works on XP but not on NT4 that converts a hex
string into a double.
strValue = ""
For intJ = 1 To 8
Automation Error03 Nov 2004 19:34 GMT5
I have created some DLL's to enhance an application.  
After I register the DLL's on Windows NT and Windows XP
computers, the application works fine.  When I registered
the DLL's on Windows Server 2003, I am getting the
Instance are not freed memory03 Nov 2004 19:06 GMT1
I write class and object in Excel vba.
I use Collection.
But when
       Public col As New Collection
Trouble selecting a printer03 Nov 2004 18:31 GMT2
In the code below, why doesn't the printer object always refer to the
printer that I select with CommonDialog?
   Dim cmd As CommonDialog
   Set cmd = Me.CommonDialog1
how to use FOR in batch file to reg OCX + DLL with RegSvr32 for multi dirs ?03 Nov 2004 18:30 GMT2
I need to register many DLLs and OCXs using "RegSvr32" during development.
Someone mentioned that i could use the "FOR" command in a batch file and
someone else said I cant get it to scan SUB DIRS.
How would I add FOR in a batch file to resister OCXs + DLLs in the following
Runtime error 429: ActiveX component can't create object03 Nov 2004 18:06 GMT1
I get the following error every once in a while. Does the tasks.exists
only work with MS apps? The name eMailing_PDF is the name of the
application running in my task list. Sometimes it loops and when I
stop the other app from running it comes up with eMailing complete.
Send Email03 Nov 2004 17:33 GMT2
I posted this a little while ago but was unable to monitor the newsgroup for
a while.
The replies to the original thread suggested that I not use outlook and use
a third party smtp control.
update oracle table from vb03 Nov 2004 17:24 GMT1
Trying to update an oracle table from vb
Thumbnails03 Nov 2004 16:51 GMT2
I have the following question about an application I'm building. But fisrt
I'll explain the means of it.
The app will show on user request a small window, containing all pictures
within a certain folder. The pictures are shown within an Image control
Read & Write XML03 Nov 2004 16:04 GMT3
Hello Sir,
Is it possible to open an XML file in VB6 and edit that file.
If possible means, please help me.
Thankyou
 
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.