| Thread | Last Post | Replies |
|
| Add tool tips to the menu bar? | 01 Oct 2005 00:40 GMT | 2 |
Is it possible to add tool tips to the menu bar menus with VB6? Stan Hilliard
|
| Object browser | 01 Oct 2005 00:30 GMT | 6 |
Is there anyway I can dump all the text etc from object browser (VB 6) to word or notepad for documentation purposes ??.
|
| Displaying the MonthView Cotrol's text based on the OS language! | 01 Oct 2005 00:27 GMT | 1 |
How can I make my MonthView control display text based on the OS language? e.g. if the OS is french then the months should appear in french. Thanks Mishi
|
| MDI Child Forms sizes | 30 Sep 2005 19:41 GMT | 6 |
I'm trying a simple MDI. Just the Toolbar on the MDI main form. No controls on Child Forms yet. All Child Forms have same properties. Their sizes get smaller as I make them Visible, and then large again, and so
|
| Fluctuation of printer alignment | 30 Sep 2005 17:53 GMT | 30 |
Greetings, all! I am printing reports showing a number of amount columns, and I am using the Printer Object so that I can control the formatting. (Yes, I come from the DOS era!)
|
| help with crystal report formula | 30 Sep 2005 17:06 GMT | 3 |
I have a report where I want to print all records for labels. For those records that have a balance, I want to print 'Balance: 5.00' where 5.00 is whatever balance they have. This is what I tried, and it prints
|
| KeyPreview & Focus! | 30 Sep 2005 16:46 GMT | 2 |
I have created a small VB 6.0 application where in the KeyPreview is set to True. As such the application works fine when executed but a petty problem has come up. Assume that 3-4 windows are open along with the VB application & the
|
| Printing Reports | 30 Sep 2005 15:41 GMT | 2 |
Hi..this might be the wrong place to ask but any response would be appreciated.. Scenario Currently I am building a vb. net app, web...with a sql server backend..a fairly standard inventory management system..invoices, po's, etc...
|
| Saving a file using CommonDialog | 30 Sep 2005 15:20 GMT | 4 |
I use the following to save a file but it overwrites a file if it already exists. Could someone tell me the code to give a warning if the file to be saved already exists please?
|
| Move an object along a sin wave | 30 Sep 2005 11:01 GMT | 10 |
Ok, i imagine this is prettu simple but trying to get my head around waves is frustrating me. Lets just say i wanted to move an object, be it a command button, picture box whatever, along a sine wave, what would the formula be?
|
| Problem installing SP6 | 30 Sep 2005 11:00 GMT | 5 |
I'm trying ti install SP6 on a system which has only been updated to SP5. The installation gives me the following message 5 times - [filename] was unable to register itself in the system registry ([filename] =
|
| Other app window size | 30 Sep 2005 09:13 GMT | 1 |
Hello! Is possible, to get from VB.Net size of window other application? For example, how to get size of Word window? How to get state of this window (minimized, maximized,...)? Mayby is any component with thise functions?
|
| Com Add-in question | 30 Sep 2005 09:11 GMT | 1 |
Can someone advise me whether it is possible to create an Outlook Com Add-in which is loaded on Outlook startup and has a sub that fires every 5 minutes checking the inbox and moving email contents to a database? My question is more to do with the timer firing mechanisim rather ...
|
| VB <-> IE question | 30 Sep 2005 08:19 GMT | 2 |
I wonder if some kind person would help me with a newbie query ? I am trying to write a simple VBA routine in Excel 2003 to find an Internet Explorer window by its unique title, then send a sequence of keys to the window.
|
| 3D Integer Array to String | 30 Sep 2005 07:38 GMT | 4 |
Hi, I am a newbie trying to convert a 3 dimentional array to a string so that I may write (and eventually read) the string to and from a text file. The values stored in the array can range from 0 to 127 (I guess I could
|