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 the differences between image and picture controls?
What is a database form?
what is the difference between Listindex and Tab index?
what are the types of combo box?
tell me something about crystal report in brief?
____ property is used to lock a textbox to enter data.
which property is used to lock a textbox to enter data?
What is the default property of data control?
How do you apply specific formatting to the data inside the cells?
how to create a set up in vb.net for desktop application please say me steps with examples
Which command prompt utility is used to convert a resource file from the text format into the binary format?
What are window based applications?