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 / September 2003



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
help: can't save picture with pset on it10 Sep 2003 17:38 GMT6
help!!!!!!!!
i did a
for i=1 to picture1.scaleheight/2
picture1.pset (i,i)
How to set color property to multiple excel cells?10 Sep 2003 15:38 GMT1
I was able to set values to multiple cells using following code:
With objSheet2
 .Range(.Cells(7, 1), .Cells(mlngRowCnt, mlngColCnt)).Value =
gsExcelArray()
Set Desktop Wallpaper (VB6 WinXP)10 Sep 2003 14:50 GMT1
Can somebody please tell me where I can get VB6 code which sets a bmp/jpg
file as wallpaper for WinXP. I thought I had some from the net, but its not
working. This maybe because its not XP specific
Thanks
search in vb 6.010 Sep 2003 14:26 GMT2
I am still a newbie and I have an access dbase. I want to create a textbox
where i can type in the first letter of a name, so that the appropriate
names starting with the first letter will be shown. for example you type an
A you will get all the names starting with A in the datagrid ...
Print manager: set title of print job10 Sep 2003 07:14 GMT1
I'm using the Printer.PaintPicture method to print an image and I want to
set the job title that the print manager will show.
I already found out that this can be done by using the StartDoc API
function. However, I can't figure out how to set the job title by API and do
MS Access Database Replication from VB10 Sep 2003 06:26 GMT1
Have any of you ever controlled MS Access Replication from a VB application?
I have a VB6 application where I have to send copies of the underlying MS
Access 2000 database in remote areas (no LAN or Internet connections), then
get the databases back and synchronize them.
how to design the erro trap10 Sep 2003 06:17 GMT1
I want to design a centralized error trapper.
I'm willing to hide the vb system error information,and
use ourself defined error number and error text.
But I think it's impossible to map all vb system errors to
syntax question09 Sep 2003 21:25 GMT4
VB has the possibilty of using arrays as parameters in procedures (like
public sub test( data() as string )  )
To use this parameter I do it like this :
   dim data( x ) as string
Capturing the right word docucment09 Sep 2003 20:57 GMT1
I´m working on a program which types to a Word document. To get a connection
to Word I´m using of course the functions CreateObject and GetObject.
Everything works fine if not Word is already running. If I have open a Word
document before I´m running my Vb-program everything is ...
ComboBox ListIndex bug09 Sep 2003 18:07 GMT1
We are using the VB ComboBox and are having a problem in
one case.
Normally, if "garbage" is typed into the "text" part of
the ComboBox, the ListIndex property gets set to -1.  
???BUGS SSTAB???09 Sep 2003 15:40 GMT2
I've a MDICHILD with 1 sstab with 3 TABS. When I select, for instance,
TAB2, the controls of TAB1 continue visible. This just happens when I
close de FORM while it's on TAB2 OR TAB3.
Someone Help Me ???
Newbie: getFolder(dirSourceDirectory.Path)?09 Sep 2003 14:10 GMT2
   I hope this is enough so someone can tell me what I'm doing wrong. I am
trying to patch some examples together (from help articles "Working with
Drives and Folders" and "Files Property") to get a list of files in the
folder of a DirListBox (dirSourceDirectory). If I type in an ...
printing datagrid control08 Sep 2003 22:04 GMT1
I have some information from an ADO control into an datagrid control, now
how do i print the wholde colums ??
Jeroen
VB6 application automation08 Sep 2003 22:01 GMT3
Good day, all! I'm wondering if it's possible to write two applications
so that they can each compile to their own EXE, but one application can
manipulate the objects on the other application. For example...
App_A
Possible to return a list of installed software titles through VB?08 Sep 2003 11:39 GMT1
Is it possible/does anyone know where there's a code snippet that will
allow me to read the contents of HKEY_LOCAL_MACHINE\SOFTWARE or
something like that so I can get a complete list of installed
applications?
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 August, 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.