| Thread | Last Post | Replies |
|
| bug report: "Object does not source automation events" compile error in VB IDE | 07 Jan 2005 16:54 GMT | 1 |
hi group, i've been struggling with this one for a couple of months now on a fairly large project. couldn't find anything remotely connected to this show-stopper.
|
| UseMnemonic setting? | 07 Jan 2005 16:03 GMT | 2 |
Anyone know a way that I can reset all labels in a procedure (properties) 'UseMnemonic' to 'False' without having to set each one individually? Reason is that I need to place captions into many labels (about 60) which include the ampersand '&' character.
|
| How can you have a stopwatch-like label? | 07 Jan 2005 14:43 GMT | 1 |
How can you create a label that displays the length of time that the form has been loaded for, so if it has been loaded/visible for 1min, 2secs and 34 miliseconds it would display it like: 01:02:34? Thanks.
|
| moving a project | 07 Jan 2005 14:33 GMT | 1 |
If I create a new (VB5 Learning edition) project in a particular subdirectory, then move all the project files to a different subdirectory, I get error messages when I try to open the project file (path not found). I understand why this happens (I think), but what should I do before ...
|
| immagini e vb.net | 07 Jan 2005 14:22 GMT | 1 |
ho necessità di confrontare 2 immagini e controllare la somiglianza. se c'è eseguire un'operazione(per esempio eseguire una msgbox). qualcuno puo darmi una mano? grazie
|
| MAPI Mail Issue with Outlook 2000 SP3 | 07 Jan 2005 13:50 GMT | 2 |
I am currently finishing a project that uses MAPI mail software in Visual Basic 6.0. I am having a problem when I am trying to send emails to recipients based on certain system events. When an event occurs, Outlook prompts the user with a message that states that Outlook is
|
| F1 not working in VB Program | 07 Jan 2005 13:50 GMT | 3 |
I have a simple VB app that is using a simple *.chm file. I have replaced the OSWinHelp%/user32 to use HtmlHelp/hhctrl.ocx I can get the Help to come up if I select is from a menu. However if I press F1 nothing happens. On all forms I have the WhatsThis Button/Help
|
| Lock Windows Workstation | 07 Jan 2005 13:42 GMT | 4 |
Is it possible to assign the locking of the workstation so that no-one can access the computer except the current user and an administrator to a button simply or even a timer? And how? Thanks.
|
| Variable Data Types | 07 Jan 2005 12:01 GMT | 2 |
In VB6, what formula do you use to display what data type a variable is declared as? Please help. Thanks.
|
| Is it possible to assign a Keypress to everything in a form? | 07 Jan 2005 11:14 GMT | 1 |
I only know how to program keypress' to individual items like text boxes, etc, but is it possible to assign a keypress to everything in the form? and how?
|
| Writing my own text editing control | 07 Jan 2005 07:55 GMT | 4 |
I'm trying to write my own text field control in HB++, which uses Visual Basic syntax. I'm not sure how to approach this. My question is if anyone can show me a link to Visual Basic source code for a text box UserControl. Anything at all would help. I'll be able to
|
| Preventing End Task | 07 Jan 2005 03:09 GMT | 2 |
I have a process listed in Task Manager. When the user do End Task, i want to prevent this. I am not planning to move this process as a service due to technical constrains ( Admin Rights issue)
|
| ftp that doesn't hang | 06 Jan 2005 21:24 GMT | 1 |
I was wondering if anyone had any ftp code to upload/download that doesn't hang with a disconnect in the middle of a transfer. Seen lots of ftp examples, but they all hang the comp. if you pull out your internet connection.
|
| Does anyone know of any visual vasic reference websites? | 06 Jan 2005 21:24 GMT | 2 |
Are there any really good and easy to navigate around visual basic websites with lots of example code, especially visual basic 6.0? Thanks.
|
| Automate installation using VBScript for specific users | 06 Jan 2005 20:42 GMT | 2 |
I'm a programmer;however, new to VBScripting. I need guidence to write a script which does the following: Once a user logs into window (XP/2003), certain user specific programs (define by the admin) starts installing
|