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



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Display Bitmap on Form17 Jun 2005 16:57 GMT3
Is there a simple way to display a small bitmap in a way that it fills the
whole background of a form? I mean a mosaic of small bitmaps like the ones
used to cover my desktop's background.
Thank You
Loading an array of frames with controls17 Jun 2005 16:55 GMT2
I have a frame with index = 0 that contains a button also with an index = 0.
If I call the functions at run time :
Load MyFrame(1)
Load MyButton(1)
Loading an array of frames with controls17 Jun 2005 16:52 GMT3
I have a frame with index = 0 that contains a button also with an index = 0.
If I call the functions at run time :
Load MyFrame(1)
Load MyButton(1)
Problem with functionality of Worksheet.SaveAs Method17 Jun 2005 16:21 GMT3
Hi, I've written a program that imports large amounts of .cvs files and
exports .xls files.  The program works perfectly, except that when I
export more then a few files, my saveas method fails to actually save
the file.  When I step through it, it executes the line but no file is
Display Bitmap on Form17 Jun 2005 15:33 GMT2
Is there a simple way to display a small bitmap in a way that it fills the
whole background of a form? I mean a mosaic of small bitmaps like the ones
used to cover my desktop's background.
Thank You
CreateProcess Fails With No Error17 Jun 2005 13:59 GMT9
Why is it that the following call:-
lngRet = CreateProcess(0&, "TestProg.EXE", 0&, 0&, 1&,
NORMAL_PRIORITY_CLASS, 0&, 0&, start, proc)
Always works from within one VB6 program but in another always returns zero
WinHttpRequest send deforms multibyte characters.17 Jun 2005 06:09 GMT2
I have this task of reading mutibyte characters from a file and need to
post over http.
I am able to read the multibyte char from the file in a string. but now
when i use the WinHttpRequest' send with the string as parameter. At
Copy from a Picture Box17 Jun 2005 04:59 GMT3
I filled a picture box with "Line" function and I'd like to copy my drawing
to another Picture Box.
Using this function does not work:
Picture2.PaintPicture Picture1.Picture, 0, 0, 1000, 1000, 0, 0, 1000, 1000,
Copy from a Picture Box17 Jun 2005 04:56 GMT2
I filled a picture box with "Line" function and I'd like to copy my drawing
to another Picture Box.
Using this function does not work:
Picture2.PaintPicture Picture1.Picture, 0, 0, 1000, 1000, 0, 0, 1000, 1000,
VBscript to automate internet explorer functions16 Jun 2005 21:52 GMT10
We currently have a dynamic webpage with text on it. We would like to
capture this text every 5 minutes. To do this, we currently use the
following manual process:
- Maximise the Internet Explorer window which has the page loaded
VB6.exe - Projects beyond a certain size may result in compiler cr16 Jun 2005 20:22 GMT5
This is related to another thread, "vb6.exe crash while debugging" by Process
Patrol. I am starting a new thread to warn others about a possible barrier to
further expanding features in large legacy VB6 projects. It is also hoped
that others may share similar cases so that some ...
Indexable property?16 Jun 2005 16:31 GMT4
In VB6, is there a way to make a Get/Set property indexable? That is,
I want to do something like this (please ignore the obvious lack of
boundary checking and so forth):
private thingyArray(36) as someType
Unused forms and cose16 Jun 2005 15:53 GMT2
Lets pretend for just a moment that I know what I am doing and write all
of my application straight-off-the-bat, no test forms, no extraneous
code, everything written gets used by the resultant application.
Now lets come back to reality.
Get rectangle of HTML textbox in IE from VB16 Jun 2005 15:19 GMT1
I am trying to get the coordinates of a text box on a web page from VB.
Unfortunately, HTML text boxes don't seem to have a window handle :-(.
Does anybody have any bright ideas on how to solve this problem?
Thanks,
MS Comm Question16 Jun 2005 13:42 GMT3
I am using the MSComm control in a vb5 application. It does not support
changing of the CTS timeout value. In MS documentation it talks about a
"system specified" time. Can anyone recommend any "easy" way to change
this timeout value?
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 May, 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.