How many number of events does the Timer controls ?
Answer Posted / praveena
two events
1)Disposed
2)tick
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is the use of runworkasync() methods?
What are the components of gui for windows?
How can you pause a timer control?
What is formdata?
What is form and its uses?
Where is system windows forms dll?
How do I change the console application in windows?
What are the forms of database?
What is the use of play() playlooping() functions?
What is form application?
Which window allows viewing the resources of the servers, such as services, processes and the event log?
Which method of the messagebox class is used to display a message in the message box?
What is the use of form?
Which property of the progressbar control specifies the amount to increment the current value of the control?
i already displaying one datagrid. now i want to make change to particular column header i.e i want to split that column header and it includes one more header.... write a code for that in windows application using C#.net