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 2008



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Recursive loop keeping 2 controles in sync14 Mar 2008 14:23 GMT4
I am having a problem keeping a Scrollbar and FlexGrid in sync. I keep
running into a recursive loop. I want a change of position in either control
to update the other.
snippet:
VB6 flashback - A quick memory refresh please.14 Mar 2008 14:08 GMT13
I haven't touched VB6 since 2001.  I've just been given a VB6 program to
autopsy.  
Given a project group with a windows executable and an ActiveX dll, I'm
trying to build the group and I keep getting a build error: Permission
New version of VB6 Mousewheel fix14 Mar 2008 04:11 GMT11
Thought the newsgroup would be interested... After a short 4 years, I
was coaxed into enhancing my VB6 Scrollwheel Fix program. Check it out
at http://www.joebott.com/vb6scrollwheel.htm . Sorry about my terrible
website.
File not removed until program closed14 Mar 2008 01:22 GMT6
I have a VB 6.0 application that uses FileSystemObject,
objFSO.deleteFile(temp) to remove a work file.  It appears to delete the
file...  after deleting, the objFSO.fileExists(temp) returns false.
However, if I look at the file directory before closing the program, the
OleDragDrop between 2 instances of 1 UserControl13 Mar 2008 20:54 GMT11
I have 1 usercontrol (2 instances of them on 1 form) and I need to
drag/drop between them. Nothing specific, just data.
For example a string.
I have managed to initiate an OleStartDrag in 1 control (at MouseDown,
Checking if a Program is Open13 Mar 2008 20:11 GMT6
This is Part II to my previous post:
http://groups.google.com/group/microsoft.public.vb.general.discussion/browse_thr
ead/thread/199e0f2fde761cf8/35c85ce3575faa65?hl=en#35c85ce3575faa65

In a nutshell, I need to find if a program is open.  I don't know the
name to search for using ...
Shell a specific MSC13 Mar 2008 18:02 GMT4
In short, I need a way using VB6 to open a specific MSC file/
component.
In detail, the boss uses a program that requires a certain service is
running.  However, if that service is running and he removes a USB
ActiveX EXE...stumped13 Mar 2008 17:26 GMT2
Okay chaps, this is my first axEXE experience, so be easy. What I am about
to write I don't even know is possible.  Either way, I'm stuck.
Originally I wrote a class file to accept properties from my add-in and then
produce an output file based on those properties.  So my add-in ...
Setting Borders in Excel Spreadsheet13 Mar 2008 15:34 GMT6
I'm using a VB6 app to create a excel spreadsheet.   I'm getting the same
error  I try to turn on the borders for a selected range:
   Selection.Borders(xlDiagonalUp).LineStyle = xlNone
   With Selection.Borders(xlEdgeLeft)
Looking for a better way to do this13 Mar 2008 13:53 GMT55
Okay, I'm trying to manually process a field full of binary data, and I'm
trying to figure out if there's a better way than the fairly obvious "hard way".
Field data is stored in a Variant Array of Bytes as follows:
JunkData(0 to 17)
Installable iSAM13 Mar 2008 12:44 GMT5
hello i have installed a program that was made in visual basic 6.0 that
utilizes MS access 2003 . however, when i try to save or view the data (which
it calls up the MSaccess  file which it saves to), I get the error
Error 3170: Can not find installable ISAM
View image using ADODC13 Mar 2008 08:45 GMT3
Anyone knows how to view image using ADODC?
I have a access database and set a field named "Picture", the data type  is
OLE/Object.Then I insert object and select the image (bitmap). On the VB form
I used picture box(is that right tool to use?). Then i set the datasource and
Form load events13 Mar 2008 06:16 GMT4
I have a form that contains an sstab control.  When the form loads, I set
the visible tab(s) based on the user logged in.  For simplicity sake, assume
there are two tabs showing.  When the form loads and tab(1) is visible, I
want to execute (after loading the form) code that will ...
reading mouse wheel rotation in VB612 Mar 2008 23:00 GMT40
How to read mouse wheel rotation in VB6?
I am not a programmer. I need to control a step motor from a computer via a
serial port. I am trying to write a code to move the motor one way or another
by using a mouse wheel, when a mouse cursor is placed on a control button on
Can't call the Module function12 Mar 2008 22:49 GMT9
I don't know why I can't call my Delay Module function but it works before.
Here is my module code
---------------------------------------------------
Option Explicit
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 February, 2008
 
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.