'Declaration Public Sub Refresh( _ Optional ByVal fullUpdate As Boolean _ )
public void Refresh( bool fullUpdate )
Parameters
- fullUpdate
- Whether to update the control layout as well as the content.
'Declaration Public Sub Refresh( _ Optional ByVal fullUpdate As Boolean _ )
public void Refresh( bool fullUpdate )