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 / VB Syntax / January 2004



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
win.tlb16 Jan 2004 13:36 GMT2
   I am working on a VB6 SP5 project that was originally written
referencing the ansi win.tlb (dated 1997)
The app fails on a call to GetWindowPlacement when passed a valid handle to
a label on a message box. Also fails on other control types on the same
Scrollbars in a picturebox?15 Jan 2004 16:18 GMT2
I need to load an image in a picturebox, where the image's dimensions are
most likely larger than those of the picturebox. So my question is, how is
it possible to user scrollbars to scroll the image within the picturebox?
Thanks,
Access to MDI form Scrollbar properties and methods15 Jan 2004 15:28 GMT3
Is there any way in which one can access the scrollbar properties and
methods of an mdi form? Scrollbars automatically appear and sometimes
appear when they are not neccesary. I would like to be able to set
properties such as value, max, min just as the Vscroll and Hscroll
FileExists and *.job files14 Jan 2004 14:12 GMT3
Is it possible to determine if a *.job file exists?
Basically, the "Schedule Task" wizard will create a <name>.job file.  This
will reside (for Windows NT) in the folder "c:\winnt\tasks".
The visual Basic method "FileExists" always returns false when attempting to
ParamArray Problem13 Jan 2004 03:33 GMT2
I have trouble in VB6.
I have a function of a extern component which takes a
variant paramarray as parameter
(ie convert(ParamArray pArrayVar() as Variant)). I can't
MSHTML Syntax Question12 Jan 2004 20:41 GMT2
I am using the Web Browser control in an Access 2003 form.  I have references set to Microsoft Internet Controls (SHDOCVW.dll) and Microsoft HTML Object Library (MSHTML.tlb).
I can click a button with the name "submit1" with the following code:  doc.all("submit1").Click
The same ...
Days of the week12 Jan 2004 19:56 GMT3
Is there a visual basic function that returns what day of
the week it is? i.e.  Monday, Tuesday, etc.  Thnx
Migrating from LSET in VB612 Jan 2004 14:00 GMT1
Has anyone successfully been able to replicate the LSET
statement from VB into the .NET environment? I am trying
to modify some legacy code that uses the statement but am
having difficulty coming up with a workable replacement...
Days of the week11 Jan 2004 05:48 GMT1
I could have sworn i posted here yesterday, but i see that
my post is not here...  So i'll ask my question again:  Is
there a function that will return what day of the week it
is?
Foreground window11 Jan 2004 04:19 GMT1
I want to run a lengthy routine using sendkeys after an
appactivate statement but i don't want the application i
have called to be visible, but it must have the focus.
What code do i use to bring my application to the front
API Call to Find Logged-on User Name10 Jan 2004 16:38 GMT1
Does anyone know the windows API call to get the logged-on username of the
user that is signed in to the computer?  Let's say this:
UserID: brad
User Name: Brad Jones
Internet Transfer Control10 Jan 2004 01:09 GMT3
I use the Inet component to connect to the ftp server and transfer a file
named test.txt.  My coding like this:
With Inet1
   .URL = "192.168.1.1"
Comparing Application Versions09 Jan 2004 20:06 GMT1
Can anyone give me a bit of a tutorial (or the link to one) on how I would
accomplish the following:
When my application opens, I would like to check a website (local website)
to see if there is a newer version of the application on the website.  If
Get name of current server?09 Jan 2004 19:21 GMT1
I'm actually working in VBA but I hope I can use the same technique for
this:
Is there a system variable (or function, or code) that will return to me
the name of the server that my code is running on?  Thanks.
Object variable or with block variable not set09 Jan 2004 15:27 GMT1
I have an object variable defined in the module -
something like Dim xxx as Object. In one of the class
module say class A, i set the value of xxx, by doing
something like Set xxx = objManager. In another class
Pages: 1 2 3 4 December, 2003
 
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.