How many number of events does the Timer controls ?

Answers were Sorted based on User's Feedback



How many number of events does the Timer controls ?..

Answer / jn

2 events, one is disposed , second one is tick event

Is This Answer Correct ?    2 Yes 0 No

How many number of events does the Timer controls ?..

Answer / praveena

two events
1)Disposed
2)tick

Is This Answer Correct ?    2 Yes 0 No

How many number of events does the Timer controls ?..

Answer / sesu

2 Events - Disposed,Tick

Is This Answer Correct ?    1 Yes 0 No

How many number of events does the Timer controls ?..

Answer / rakesh

i think only one event tick event.Check IDE

Is This Answer Correct ?    2 Yes 1 No

How many number of events does the Timer controls ?..

Answer / vijay

2events only..disposed and tick

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More Dot Net WindowsForms Interview Questions

What is form description?

1 Answers  


What are the components of gui for windows?

1 Answers  


How to show a ContextMenuStrip instead of cthe default ContextMenuStrip,when you rightclick on the non client area of a window's Form or when alt+space keys are pressed

1 Answers  


How do I change the console application in windows?

1 Answers  


What is a database form?

1 Answers  


List out controls which does not have events?

8 Answers   Silicon,


What is a windows forms application?

1 Answers  


Which property value of the helpnavigator property will display the index for a specified topic?

1 Answers  


____ property is used to lock a textbox to enter data.

5 Answers  


how see report periviwe

1 Answers   Wipro,


what are the differences between image and picture controls?

1 Answers  


What is the use of lock keyword in C#?

1 Answers  


Categories