|
-
Jun 18th, 2013, 09:33 PM
#1
Thread Starter
Hyperactive Member
Button.click delay
i have this bizare issue and can't see what is causing it. on my form i have about 20 buttons with code in the click events. one particular button hangs for about 15 seconds before triggering the first line of code, note this only occurs on the first load of the form (frm.showdialog(me)) when the application is fired.
i put in some code to record time stamps in an sql table, to try and catch the code delaying it, but apparently, it is hanging on the click event and then it flicks through the code. any one seen this before ?
another question, is it possible to disable the control autoscaling when running the application in a different environment (e.g. smaller screen resolution) , options are font, dpi, inherit and none. tried all 4 of them but none seems to do the trick
Thanks
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|