| Thread | Last Post | Replies |
|
| Rapid Clicking | 16 Jan 2006 14:54 GMT | 3 |
I think I'm right in saying that controls that don't have a DoubleClick event will respond to rapid left clicking much faster than controls with a DoubleClick event. For example: If there is a line of code in the clickevent of CommanButton or
|
| Word 2003 | 16 Jan 2006 14:36 GMT | 2 |
Can anyone help? I have written a small program that writes data to a MS Word template. The data is to be displayed as both readable text and as a scannable Code 39 barcode. The form is then printed out and the data scanned into a LIMS.
|
| Tiff files in images. | 16 Jan 2006 07:58 GMT | 2 |
Much to my surprise I see that VB6 load picture does not support tif files. Anyone got any tips for loading them? Jack Russell
|
| Addressing Menu Items | 15 Jan 2006 23:22 GMT | 6 |
[I apologize if this is an incredibly newbie question ...] I am looking for a way via code to access all the menu itmes on a given form. I am looking for something like the Forms or Controls collections, but for menu items. Is there such a thing or method? I would prefer to avoid
|
| Listbox and accented characters | 15 Jan 2006 17:01 GMT | 3 |
I am from Greece and started learning Italian some days ago. I am trying to make a custom Greek-Italian dictionary (VB6 front and MSAccess as database - DataEnvironment the middle man) and have trouble handling the accented characters the Italian language has. So far i changeed all ...
|
| Soundcard Application development. | 15 Jan 2006 16:28 GMT | 2 |
I would like to develop an application under WINDOWS-os using my PC soundcard that will deliver a DC output (+2 to -2 Volt in step) through the speaker-port and collect an AC (~ 15 kHz) corresponding to the DC step through the MIC port.
|
| MSN StockQuote Function | 15 Jan 2006 15:16 GMT | 2 |
I've just discovered the MSN Stock Quote function. If I put the function =MSNStockQuote.Functions.MSNStockQuote("BB.","Ask Price","GB") in a cell it works fine returning the value of the stock. If I run it from
|
| Convert Access 2000 to VB6 | 15 Jan 2006 13:53 GMT | 2 |
Hi, any idea how to convert my Access 2000 app. to VB 6 ? Thanks Rgds Daniel
|
| Displaying only last 4 numbers of SSN in textbox | 15 Jan 2006 09:18 GMT | 5 |
Could anyone post some simple code or advise me on how I can display the SSN number like *****7890 in a text box, even thought the user entered 1234567890, and the value of the variable would remain the same. Only thing I can think of is, accept the user input load it into a ...
|
| Service Pack 6? | 14 Jan 2006 18:53 GMT | 8 |
The IT bunch at work want me to update VB6. Is service pack 6 okay now, or is 5 still the better choice? What, if anything, is still an issue in SP 6?
|
| Using List Box for Status log | 13 Jan 2006 23:37 GMT | 2 |
I am using a list box's additem to show the status of a number of procedures being executed. Iif I setup the application to show the form and then click a command button, the form and list box will appear and show each procedure being executed but if I show the form and add a ...
|
| Bring up Administrative Tools from program code | 13 Jan 2006 21:32 GMT | 3 |
hello group; I got the answer to how to bring up Printers and Faxes and that works but for Administrative Tools the following doesn't work. Any help would be appreciated
|
| AntiSpam in Visual Basic | 13 Jan 2006 19:17 GMT | 1 |
Do any of u know any open source anti-spam product written in Visual Basic 6.0? if u do then can please email me the web address of the product and/or some info abt it. i will be really grateful if u can. my email address is: alamin000@gmail.com
|
| Wierd behaviour of my text box | 13 Jan 2006 17:36 GMT | 1 |
Greetings all, I am using a text box to allow a user to input instructions. When the enter key is pressed control is directed to the "More Instructions" frame with 2 option buttons - More instructions Yes / No?
|
| Can I sell an application developed using VB 2005 Express? | 13 Jan 2006 15:47 GMT | 1 |
I have been writing Office applications for a while using VBA. I want to start using Visual Basic 2005 tools. I have a Visual Basic 2005 Empress Edition CD. Can I develop simple applications with these and sell them to my clients?
|