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 / March 2006



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Forcing a form to perfectly fit its background image04 Mar 2006 20:13 GMT5
Any suggestions appreciated on this one...
I'm using VB6 and at run-time I assign an image file as the background of my
main form using form1.picture=<filename>.   What's the best way to force the
size of the form to exactly match the size of the picture, assuming the
Help for a newbie04 Mar 2006 17:10 GMT7
I am using vb6.0 from visual studio.  I have two questions
a) How do I het a label to display inside of a frame (or inside of a
picture box for that matter).  They display on the form itself, but
are always hidden under a frame.  I have tried changing properties
Network properties04 Mar 2006 13:33 GMT4
hi all;
Odd question, maybe.
When you open up Network Connections from the Control Panel, and you
right click onthe LAN and select properties, you get the Local Area
Back to the End question03 Mar 2006 21:46 GMT14
I have inherited an application that uses End in the Form_Unload() event
handler. I never noticed the use of End before today when I went in to
modify the code there. I removed End and find that the program does in
fact not end. This code has lots of forms and a couple of OCXs. ...
sorting a list box in decending order03 Mar 2006 21:40 GMT3
I have a list box containing integers after 5 vbTabs, e.g:
example    example    example    example    example    42
and I would like to sort it out so the sixth column is sorted into decending
order but each row shouldn't change.  How could I do this?
Run/ Open a .exe from a vb project/exe03 Mar 2006 15:24 GMT3
I want to open a program external to the vb project (or execuable, when
packaged) which is a .exe.
So, to recap I want to be able to open a program that is external to
the vb project.  And by open I mean for the external program to run in
Number of columns in an ADO recordset03 Mar 2006 15:17 GMT1
Pardon me for a newbie question.
I access first column of an ADO recordset object by calling rs(0), the
second column - by rs(1), and so on... This works well as long as I now
number of columns in the recordset.
Help: UDT's, Variants, and Public Object Modules03 Mar 2006 10:13 GMT13
I am getting an error from VB: "Only user-defined types defined in
public object modules can be coerced to or from a variant... etc..."
The strange thing is, a public object module IS exactly where I have my
UDT defined. To compress it down to a simple example:
leading zero's03 Mar 2006 00:16 GMT3
Could anyone please show me where to find code for a method to increment a
counter by one using leading zero's.
For example:
    Dim counter as long
How we can Set short Name in VB6?02 Mar 2006 20:31 GMT4
Is it possible to SET the shortName in VB6 e.g Program files -->
Progra~1. Solution of this problem through any API is more helpfull
rather than using any 3rd party control. But plz also refer any 3rd
party control in unavailability of API solution.
18 Years or Older Function01 Mar 2006 21:41 GMT4
Anyone know of a date routine that will return the earliest date a user
has had to be born to be 18, calculated from the current date.
Stupid Example but:
Label3.Caption = Date - 6570
optional parameters and 'null'01 Mar 2006 20:01 GMT3
I have a function with lots and lots of optional parameters (and a few
non-optional).
A new requirement made me store all the parameters in a SQL table when
the connection to another system wasn't up, and then later I would get
DAO Question01 Mar 2006 16:49 GMT7
I use DAO in a VB6 project. I have a table with a few colums there, one
of them is dbMemo.
I have a RTF box for notes in the program, and for some reason, when I
assign text longer than 2000 characters to the field with dbMemo, I can
shell function in VB01 Mar 2006 14:47 GMT2
what is the correct sytax for shell. i want it to open the program
fully maximized and to have focus but for some reason i cant get it to
work. here is what i have so far. it works but it is minimized but
still has focus.
correct result ?01 Mar 2006 09:48 GMT3
text1 = 12,4
text2 = 3,8
text3= text1 + text2   results in 12,43,8
text3= val(text1) + val(text2) results in 16 instead of 16,2
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 February, 2006
 
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.