Click here to Skip to main content
16,011,947 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionVB 6.0 to VB.Net Migration OCXState problem Pin
akanchu28-Sep-08 18:04
akanchu28-Sep-08 18:04 
AnswerRe: VB 6.0 to VB.Net Migration OCXState problem Pin
Paul Conrad28-Sep-08 18:42
professionalPaul Conrad28-Sep-08 18:42 
AnswerRe: VB 6.0 to VB.Net Migration OCXState problem Pin
Ashfield28-Sep-08 21:32
Ashfield28-Sep-08 21:32 
AnswerRe: VB 6.0 to VB.Net Migration OCXState problem Pin
Dave Kreskowiak29-Sep-08 1:41
mveDave Kreskowiak29-Sep-08 1:41 
QuestionHow to filter automated web requests in asp.net Pin
developer10@gmail.com28-Sep-08 2:50
developer10@gmail.com28-Sep-08 2:50 
AnswerRe: How to filter automated web requests in asp.net Pin
Wendelius28-Sep-08 4:42
mentorWendelius28-Sep-08 4:42 
QuestionClose 'alert' windows in webbrowser control Pin
Member 377616228-Sep-08 0:37
Member 377616228-Sep-08 0:37 
QuestionTimer_Tick event not called Pin
Sonhospa28-Sep-08 0:30
Sonhospa28-Sep-08 0:30 
Hello gurus Smile | :)

the funny little problem now comes from a timer component. The main code starts the timer (interval 1) and - right afterwards - a BackgroundWorker component. I intend to count the seconds which the BW needs for his task.

Realizing that the time-label in my form wasn't updated (through 'lblTimer.refresh' in the Timer_Tick event), I stepped through the code and had to see that the Timer_Tick event just isn't called at all D'Oh! | :doh: Confused | :confused: and even a stopmark I placed within the event was ignored. Searching for possible reasons didn't bring me much further yet.

My question: Is there anything (apart from stopping the timer) that makes VB ignore the Timer_Tick event completely? Or are there any imaginable reasons for that behavior?

Thank you for inspiration,
Michael
AnswerRe: Timer_Tick event not called Pin
Wendelius28-Sep-08 4:40
mentorWendelius28-Sep-08 4:40 
QuestionRe: Timer_Tick event not called Pin
Sonhospa28-Sep-08 5:10
Sonhospa28-Sep-08 5:10 
AnswerRe: Timer_Tick event not called Pin
Wendelius28-Sep-08 5:34
mentorWendelius28-Sep-08 5:34 
QuestionRe: Timer_Tick event not called Pin
Sonhospa28-Sep-08 5:49
Sonhospa28-Sep-08 5:49 
AnswerRe: Timer_Tick event not called Pin
Wendelius29-Sep-08 3:31
mentorWendelius29-Sep-08 3:31 
NewsRe: Timer_Tick event not called Pin
Sonhospa29-Sep-08 3:58
Sonhospa29-Sep-08 3:58 
GeneralRe: Timer_Tick event not called Pin
Wendelius29-Sep-08 4:19
mentorWendelius29-Sep-08 4:19 
GeneralRe: Timer_Tick event not called Pin
Sonhospa29-Sep-08 5:03
Sonhospa29-Sep-08 5:03 
GeneralRe: Timer_Tick event not called Pin
Wendelius29-Sep-08 5:56
mentorWendelius29-Sep-08 5:56 
GeneralRe: Timer_Tick event not called Pin
Sonhospa29-Sep-08 6:17
Sonhospa29-Sep-08 6:17 
GeneralRe: Timer_Tick event not called Pin
Wendelius29-Sep-08 6:24
mentorWendelius29-Sep-08 6:24 
GeneralRe: Timer_Tick event not called Pin
Jon_Boy29-Sep-08 7:57
Jon_Boy29-Sep-08 7:57 
JokeRe: Timer_Tick event not called Pin
Sonhospa29-Sep-08 11:25
Sonhospa29-Sep-08 11:25 
QuestionPrint the values in Crystel Reports Pin
vidhish27-Sep-08 22:11
vidhish27-Sep-08 22:11 
AnswerRe: Print the values in Crystel Reports Pin
Mycroft Holmes28-Sep-08 16:31
professionalMycroft Holmes28-Sep-08 16:31 
QuestionHEEELP: Regular Expressions Pin
Sonhospa27-Sep-08 3:20
Sonhospa27-Sep-08 3:20 
AnswerRe: HEEELP: Regular Expressions Pin
Sonhospa27-Sep-08 11:12
Sonhospa27-Sep-08 11:12 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.