April 22nd, 2013 08:37 AM
It sounds as if you have made a parent control disabled. if you have a panel or group box or even the form's Enabled propery set to False this will happen.
Obviously you haven't supplied any code...
April 22nd, 2013 05:47 AM
OK.... Mind sharing how it can be done?
April 22nd, 2013 05:46 AM
Maybe a stupid suggestion from an old burnt-out programmer, but have you tried DoEvents?
April 20th, 2013 03:18 AM
You'd have to trick the WndProc method into thinking that the window is still active.
Maybe these might help :
http://stackoverflow.com/questions/884428/wndproc-with-no-visible-form
...
April 20th, 2013 03:11 AM
HAndyCafe is a freeware program for internet cafes. What you're asking will not be possible unless you hack into that program - which is illegal. I'd suggest create your own program checking for...
April 20th, 2013 03:08 AM
well it's quite a broad topic Scott. It depends on you platform. The built in Installer for Visual Studio is usually good enough in most cases. Obviously we do not know what type of program you're...
April 18th, 2013 07:56 AM
Please mark your thread resolved.
April 18th, 2013 02:23 AM
DO not Revive OLD THREADS!
[ Moved ]
April 18th, 2013 02:22 AM
DO NOT REVIVE OLD THREADS!
[ Moved ]
April 18th, 2013 01:05 AM
OK, it's official. I'm stupid and I suck at php! ;)
I forgot the = in my HTML code. It should be :
<p>Delivery :<br>
SpeedService (Counter to Counter) – R70 <input type="radio" name =...
April 16th, 2013 10:49 AM
OK, this thread is 10 years old! :rolleyes: