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

Where is system windows forms dll?

0 Answers  


How to create a set up in vb.net for desktop application please say steps with examples?

0 Answers  


Name the event that enables the user to prevent shifting of focus from control until all the validation rules have been met.

0 Answers  


What is difference between winforms and windows forms?

0 Answers  


Name the template that is used to create a user-defined component.

0 Answers  






What is the default property of data control?

2 Answers   Wipro,


What is dynamic linking?

0 Answers  


Explain how to get records from a database?

0 Answers  


What are the components of gui for windows?

0 Answers  


How can you pause a timer control?

0 Answers  


Can you create a tabletype of recordset in Jet - connected ODBC dbengine?

0 Answers  


Which method of the messagebox class is used to display a message in the message box?

0 Answers  


Categories