Partager via


ComboTable.Refresh Method

 

Forces the control to invalidate its client area and immediately redraw itself and any child controls.

Namespace:   Microsoft.WindowsServerSolutions.Controls
Assembly:  AdminCommon (in AdminCommon.dll)

Overload List

Name Description
System_CAPS_pubmethod Refresh()

(Inherited from Control.)

System_CAPS_pubmethod Refresh(String[], RadioTableItem[])

Refreshes the items in the current ComboTable.

See Also

ComboTable Class
Microsoft.WindowsServerSolutions.Controls Namespace

Return to top