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 / October 2005



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Setting ActiveX control properties with <param> tags28 Oct 2005 19:45 GMT1
I am writing an ActiveX control that gets information from the serial
port and displays the results in a label.  I have declared the property
"value" that will hold this data.  This control is going to act as a
field of a form and needs to be able to have its value set using HTML
Export a function from a bas  module in an activex dll28 Oct 2005 19:30 GMT1
In an activeX dll project, I have a function inside a bas module that is
a factory for a class (multiuse). I'd like this function to be visible to
the clients of the activex dll.   How can I "export" this function?
Thanks
Resource files and string arrays28 Oct 2005 17:25 GMT5
Hello all, I am seeking some help with the following problem.  I'm
working on an application where I have a resource file, and in this
resource file what I want to store is a list of file names (that is,
essentially a string array).
Variable for a Variable28 Oct 2005 16:24 GMT6
I doubt this is possible, but thought to ask anyway.
I have a situation where there are 30 arrays (of structures) all in one
module. Each representing a separate tool within the application.
   Just for examples sake I'll make up a few:
ADO GetRows Method to One-Dimensional Array28 Oct 2005 09:19 GMT3
Good morning, all!
I am using the GetRows method of the ADODB.Recordset object to retrieve
data out of a recordset. The recordset in question has multiple columns
and fields. My ultimate goal is to have a string of all the values
GetObject and Excel - working with VB 528 Oct 2005 07:44 GMT3
I found the following under the GetObject help notes and in the
example for GetObject:
"This example uses the GetObject function to get a reference to a
specific Microsoft Excel worksheet (MyXL). It uses the worksheet's
A picture on a form28 Oct 2005 07:31 GMT8
I have a random access file with information of people with people.ID as a
unique field.  I also have pictures of these people named by their ID, e.g.
the person with ID 1 will have a picture named 1.jpeg.
On a form I have a drop-down list which displays the peoples' IDs and an
How to clone a form object?28 Oct 2005 06:28 GMT4
I've several hidden form objects and need to clone one of them
including all its properties.
Later I'll need to change the cloned form properties without changing
the original form object properties.
Bit Masking - Good idea?27 Oct 2005 21:27 GMT2
A charting program I've been working on since 2000 (yes, very slow going as
I only do it on my spare time which is not much) back when still trying to
get a handle on VB (and still am!) contains a lot of code that certainly
could do with a better rewrite.
HELIO Mercury Latitudes27 Oct 2005 16:17 GMT7
I may be really reaching asking about this here, but in the end I have to
program this using VB or Delphi (preferrably VB since I haven't learned the
other yet).
Does anyone here know about any code that can calculate the Heliocentric
Detecting if a Variant contains Null27 Oct 2005 15:43 GMT5
How can I detect if a Variant contains nUll? I tried:
dim v as Variant
v = Null
if v = Null then
Selecting rows in Excel spreadsheet27 Oct 2005 13:08 GMT2
Can anyone tell me the correct VB macro code to select some rows using
variables.
If I select and hide some rows whilst in macro record mode it generates the
following example:
Bug with Socket27 Oct 2005 12:31 GMT20
Is there any bug in the socket of Vb?
My app works fine but ocasinally generated a random access violation. I
use socket Vb
Locating Fixed Spacing Fonts27 Oct 2005 07:40 GMT7
Can anyone tell me how to determine if a particular font has fixed vs.
proportional spacing?
I know that Courier is fixed spacing, so I can align a column of
numbers easily, but is there a way to find a different fixed spacing
Image manipulation27 Oct 2005 07:33 GMT6
I want to manipulate a picture (photo) that I print directly to a printer
driver (PDF) with Printer.Paintpicture LoadPicture(..). For some reason I
want to soften the photo because after this one is printed some text will be
placed on top of it. I know how to do this with ...
Pages: 1 2 3 4 5 6 7 8 9 10 11 September, 2005
 
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.