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



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
VB Program & Windows XP03 Jul 2004 08:17 GMT3
I have a VB app that is currently running fine in Windows 95, 98, and NT. However, when running in XP, I have a form that will not load all the time.
Basically the user goes to a search screen, enters criteria, clicks O.K., and a result screen is displayed. This result screen ...
Help required for formatting numbers please03 Jul 2004 07:29 GMT4
Mr. newbee here.
Here is the code that I am using to create a line with text and units x cost
= total. Should be simple emough to get the subsequent lines to line up but
they don't. Any ideas?
Setting initial focus on a modal form03 Jul 2004 02:48 GMT3
I'm creating a modal form (dialog) and would like to set the focus to a
specific control using code. The problem is that the SetFocus() property
only works once VB shows the form. That would be okay, but I lose the
processing once I call "Show vbModal". Is there anyway to keep the ...
Formatting into columns02 Jul 2004 22:40 GMT6
What's the best way to format various types of data for columnar
output using a monospace font?
I have a set of data values (some numbers, some dates, some text). I
want to define a width (in characters) for each field, then generate a
Copying large arrays into a variant02 Jul 2004 22:23 GMT5
I have a class member variable that is a variant that can contain either a
very large array of integers or bytes. At some point I initialise the
variant and fill with either a temporary integer array or byte array using
the sytax as below.
HTMLDocument problem!!!02 Jul 2004 21:09 GMT9
I'm loading a webpage in the webcontrol and setting the document property to
an HTMLDocument variable (with events) on DocumentComplete event.
Now I'm trying to disable the oncontextmenu of the document, so in the
oncontextmenu event of the moDoc object I do:
Pausing Execution of VB Code02 Jul 2004 19:36 GMT8
I have some VB code that when run, creates a form, displays it, then
carries out some database queries when the user presses a "run" button.  On
the form, I want to put a "pause" button and allow the user to pause
execution of the program until the user wishes to continue.
UNION Query problem02 Jul 2004 18:04 GMT4
Hi, I have the following parameterized union query:
PARAMETERS SectionName Text ( 255 ), SectionNumber Long;
SELECT Search_ID, Section, Caption, Type_ID, Reference_Table,
Reference_Field, Exclude FROM Report_SearchBy WHERE Section = [SectionName]
re:Acrobat02 Jul 2004 17:44 GMT1
I am using the Printer.Print Command to print to an Acrobat PDF file.
How can i change the name of the filename that is being saved by code.?
At present the filename is the name of the calling exe.
I once heard that a registry hack was required.
Theoretical Problem02 Jul 2004 17:04 GMT4
   I am creating an activex control which is tied to relational data.  This
relational data will get 'rolled-up' into calculated data.  This means that
I have to process a large amount of data from the relational source.
   My question is this:
Can someone else make a VB6 runtime?02 Jul 2004 16:53 GMT12
Just a thought.  Is there licensing something-or-other that would prevent
this from happening, or has a company out there already attempted such a
thing?  Something that compiles VB6 source modules, forms, etc, even provide
an IDE.
VB6 and program execution speed 02 Jul 2004 15:32 GMT6
Any best pratice for coding VB6.0 to improve the program execution speed?
Clickable Graphic Sections02 Jul 2004 15:21 GMT4
I have a project that requires a clickable graphic.  This graphic is a circle cut into 4 equal sections or slices.  Each slice is a different color.  I need to find a way where the graphic will respond when the mouse is moved cross each slice.  When the mouse moves over each ...
AddFromGuid and Major.Minor version number02 Jul 2004 15:17 GMT5
I have a registered DLL that I compiled using 2.0.0 for the version in the
Make properties.
However, if I use AddFromGuid(strGUID, 2, 0), I am informed that the object
is not registered.
Application bar02 Jul 2004 14:12 GMT2
How is possible to retrieve information about dimension and position of
windows application bar? (Visual Basic 6)
Thanks
W
 
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.