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 |
what are events?
Explain how insert record in the database?
Which property is used to specify the use of an element in the user interface and reports it to the accessibility aids?
What are the forms of graphics?
Explain how to add resources during runtime?
how find recored from the database
which Property is used to count no. of items in a combobox?
how barcode print on the win form
What is a fillable form?
Which interface is to be implemented to release the unmanaged resources in an object in Dot Net?
What is the use of form?
how barcode create in the report