Expand Minimize
This topic has not yet been rated - Rate this topic

Requery Method

Visual Studio .NET 2003

Requeries the row source to which the ListBox or ComboBox control is bound.

Control.Requery

Remarks

Use the Requery method to ensure a control contains the most recent data. The Requery method requeries the RowSource property and updates the list with the new values.

See Also

RowSource Property

Applies To: ComboBox | ListBox

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.