| Thread | Last Post | Replies |
|
| Transparent-ing mi corners | 25 Jul 2005 15:19 GMT | 1 |
Howdo everybody I'm doing a form with a background that curves at the corners to give me a round rectangle form, but it looks a tit at the moment because the default form bg shows through.
|
| Vb 6 and VB dot Net 2003 | 22 Jul 2005 16:55 GMT | 3 |
I have created a dll file in Visual Basic Dot Net 2003, how can I reference the dll through VB 6. Is there a way to do that? Any samples or reference to that?
|
| Need help re: User Defined Type | 22 Jul 2005 16:02 GMT | 1 |
Dear Experts, I am working in VB6 and define a User Defined Type. For Example: Type ABC A as integer
|
| VB4 | 21 Jul 2005 04:39 GMT | 1 |
I'm looking for a little guidance. In addition to my hobby programming, I also get to do some for my job from time to time. Sometimes this involves modifying VB s/w written by someone else.
|
| looking for CASE Tool for VB Project Documentation ? | 15 Jul 2005 17:46 GMT | 2 |
Where can I find a good CASE Tool for documenting my existing Application in Visual Basic 6.0 ? Best Regards, Luqman
|
| Displaying Splash Form | 11 Jul 2005 18:57 GMT | 2 |
I have a main form which is open when the application run. I want to display a splash form (which I already design) before the main form appear, how would I do this? SF
|
| Creating menus with ExecuteLine Method ? | 08 Jul 2005 20:57 GMT | 2 |
Did any body used ExecuteLine Method of Visual Basic to create menus at runtime ? I tried following but could not succeed. 'This Works
|
| how to show a form using variable ? | 07 Jul 2005 18:17 GMT | 4 |
Is it possible to show a form using name in variable. For example: a="Form1" &a.show
|
| Serch remote server | 04 Jul 2005 08:38 GMT | 1 |
I have Server1 that has a shared folder and I need to know how to search that folder for a certain file. I need to be able to use a wildcard as the file may be named differently in different areas, but part of the name will be common. I need to find this file and copy it to my ...
|
| Differences between Visual Basic 5 and 6 | 04 Jul 2005 04:43 GMT | 1 |
My Visual Basic 6 book tells me that the property "DataSourceBehavior" is new to Visual Basic 6. I only have Visual Basic 5. Is there away around this?
|