| Thread | Last Post | Replies |
|
| Help with Let & Get property | 01 Apr 2005 15:51 GMT | 4 |
I am trying to write a word document from a stream to the file system. I am also trying to link the word document into a OLE container in VB6. I have this get and Let properties [CODE]
|
| how to allow only one Instance of a vb application ? | 01 Apr 2005 15:34 GMT | 2 |
How to allow only one instance of a vb application ?
|
| passing argument to a vb application ? | 01 Apr 2005 15:22 GMT | 1 |
How can you pass arguments to a vb application ? (eg command prompt: >vbappl x,y,z)
|
| Creating Patch or update version | 01 Apr 2005 12:13 GMT | 2 |
I am new bee.Presently we r working on VB/ORACLE.We distributed setup to clients. Now we added some new features.We want to give update to clients.For thi we r simply sending EXE to users and asking them to use new one and delete old one.
|
| PictureBox and images | 01 Apr 2005 08:34 GMT | 3 |
I have 30 different jpeg images that I display in a picturebox based on user input. I want to include these images inside the exe so the user does not have access to them. Is there a way to do this? Thanks
|
| calling excel subtotal from vb | 01 Apr 2005 07:45 GMT | 4 |
I want help to know how to get subtotal of my data in excel through VB (not VBA ) I tried the following which is working fine from excel(VBA ) but not in VB.plz help me.
|
| random access file | 01 Apr 2005 04:14 GMT | 1 |
i need some help! my system is windows xp with sp2, 1gb ram, 2.8 ghz processor. i'm running "visual basic.net standard ver 2003". i'm tring to make a random access file. the program will create the file. but the file will have no data. the following is the code i'm using.
|
| Resising a borderless form | 01 Apr 2005 01:06 GMT | 14 |
I am using SendMessage to move the form Anyway to resize the form (probably using the sendmessage) on action:mousemove ?
|