by: bbdobuddy |
last post by:
Hi,
I have a program in which there is an exit application program in which I
would like to close the browser window the application is located in. The
problem is that I can't figure out how to...
|
by: Silby |
last post by:
Hi,
I've a form.load event that initializes a cardreader, which is crucial to
the operating of the program.
Now if that throws an exception, the program needs to give a message and
close down....
|
by: Ron |
last post by:
my application is throwing an exception error when closing
if I run a procedure in the app. I can't even trap the
error with try/catch ex As Exception. Is there a way to
completely shut down the...
|
by: Thaynann |
last post by:
Is there a way in c# (using the .NET CP) to check to see if an instance of a
program is running before running it again.
ie, if a.exe is running the in background on a Pocket PC and i run a.exe...
|
by: Brad Rogers |
last post by:
Is there a way I can modify the properties of a program to BLOCK it from
closing?
Example, its cold, my fingers dont move well, I was typing a dissertation
and somehow hit a shortcut to CLOSE...
|
by: Helen Trim |
last post by:
I have scheduled programs that run overnight. One of them leaves a window
open and this stops other users opening the program. It is a third-party
application.
Can I write a vb .NET program to...
|
by: cj |
last post by:
I know how to write code to find, kill and closeMainWindow on all
processes but I really don't want to do that. I want work with
applications not processes. As you know there are a lot more...
|
by: sewid |
last post by:
Hi there!
I've got a problem with no solution, I hope you might help me.
I am writing a small tool with many buttons. Every button starts a
thread and this thread starts something else, in the...
|
by: Fr33dan |
last post by:
Hi,
I'm having trouble with a multi-threaded program crashing on a specific machine when the worker thread is not initialized at when the _FormClosing method of my main form called.
Here is my...
|
by: erikbower65 |
last post by:
Using CodiumAI's pr-agent is simple and powerful. Follow these steps:
1. Install CodiumAI CLI: Ensure Node.js is installed, then run 'npm install -g codiumai' in the terminal.
2. Connect to...
|
by: linyimin |
last post by:
Spring Startup Analyzer generates an interactive Spring application startup report that lets you understand what contributes to the application startup time and helps to optimize it. Support for...
|
by: erikbower65 |
last post by:
Here's a concise step-by-step guide for manually installing IntelliJ IDEA:
1. Download: Visit the official JetBrains website and download the IntelliJ IDEA Community or Ultimate edition based on...
|
by: isladogs |
last post by:
The next Access Europe meeting will be on Wednesday 6 Sept 2023 starting at 18:00 UK time (6PM UTC+1) and finishing at about 19:15 (7.15PM)
The start time is equivalent to 19:00 (7PM) in Central...
|
by: Taofi |
last post by:
I try to insert a new record but the error message says the number of query names and destination fields are not the same
This are my field names
ID, Budgeted, Actual, Status and Differences
...
|
by: DJRhino1175 |
last post by:
When I run this code I get an error, its Run-time error# 424 Object required...This is my first attempt at doing something like this. I test the entire code and it worked until I added this -
If...
|
by: lllomh |
last post by:
Define the method first
this.state = {
buttonBackgroundColor: 'green',
isBlinking: false, // A new status is added to identify whether the button is blinking or not
}
autoStart=()=>{
|
by: lllomh |
last post by:
How does React native implement an English player?
|
by: DJRhino |
last post by:
Was curious if anyone else was having this same issue or not....
I was just Up/Down graded to windows 11 and now my access combo boxes are not acting right. With win 10 I could start typing...
|