Which controls have refresh method?
Answers were Sorted based on User's Feedback
Answer / chandrashekar
whichever controls can be bound to the database have
refresh method
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / sarath
datagrid,listbox,combobox,label,button have refresh
methodand textbox has clear methodalmost all controls have
refresh method
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / rajneesh rai
All the controls that can be visible, have refresh() method.
Because refresh method "forces the control to invalidate
its client area and immediately redraw itself and any child
controls".
| Is This Answer Correct ? | 0 Yes | 0 No |
which Property is used to count no. of items in a combobox?
What is a windows form application?
How many types of dialog boxes windows provides?
What is form description?
How to add resources during runtime
How save rerecord in the database?
What is form record?
How to redirect a user to new page in ASP.NET without making a round-trip to the browser?
What are windows based applications examples?
Which of the following position is the default docking position of the statusstrip control on the form?
Is typeform free?
what is acomponent in windows applications?