First  |  Prev |  Next  |  Last
Pages: 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77
Using Sub Main with application framework
Hi How can I use Sub Main (instead of start-up form) while still be able to use application framework? At present it seems I can have one or the other. I need it for an app that does not have a UI. Thanks Regards ... 6 Jul 2008 14:00
Balloontip
Hi, How can I know of the (notifyicon)balloon is visible or not Jan ... 6 Jul 2008 17:04
Update ExeFile
Hi, How can I almost complete automatic update the exe files when there is a new version on the net. offcorse when the user accepts. I work with 2005. I know I need to work with deploy but I don't find many information and the help is not very clear for me. Jan ... 8 Jul 2008 13:06
calling form
I have a program that (for example), has form A that opens form B that opens form C, and form C calls a function, and that function calls a sub. From that last sub, i need to know if came specifically from form C (and not form A or B). Is that possible? If so, how? Some more information, form A is in my EXE, for... 7 Jul 2008 08:23
Convert seconds to days, hours, minutes and seconds.
Hello - I have about ten integer values that each need to be converted to days, hours, minutes and seconds. I can't seem to find a formula for same that works. These integer values come from a Sql Server database that SUMS up the seconds. The only way SUM will work in SS is with an integer value, therefor... 6 Jul 2008 11:57
using process.start to open a web page
i'm using VS2005, VB.NET windows forms application when I try to open a web page using process.start, i get an error: "application not found" I'm using this syntax: System.Diagnostics.Process.Start("http://www.microsoft.com/") It works if I do it like this (thank you HKW), but what if the user doesn't us... 5 Jul 2008 18:39
Trying to chase down a lock up
Hi, I'm having a problem with an installed application, apparently the PC locks solid from time to time, seems to be random, but after the lock the following can be found in the application events. Faulting application my-application.exe, version 1.0.0.0, stamp 463070d8, faulting module gdi32.dll, version 5.1.... 7 Jul 2008 06:20
mp3 edit function
Is there an ActiveX control I can use to edit an mp3 file from with in my VB code? I need to allow the user to ... trim, compress and remove noise on an mp3 file that is one spoken word in length. Is there a free tool like this? Or can Audacity be controlled by VB .Net to accomplish this? Thanks! Bob ... 5 Jul 2008 09:27
Date placeholder
Hi I need the input of a text field to be as dd/mm/yyyy how can I achieve this? Regards ... 4 Jul 2008 22:17
DataGridView VB.NET Lat Column Resize
I have a datagridview on a windows form, AllowUserToResizeColumns is set to false, it has 3 columns, as you'd expect i cant resize the columns, but i CAN resize the last column? I have column headers visible set to true, and i can drag the far end of the final column back n forwards. If i set column headers vi... 4 Jul 2008 07:57
First  |  Prev |  Next  |  Last
Pages: 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77