System.Windows.Forms.PropertyGrid.RefreshTabs Method

Refreshes the property tabs of the specified scope.

Syntax

public void RefreshTabs (System.ComponentModel.PropertyTabScope tabScope)

Parameters

tabScope
Either the Component or Document value of System.ComponentModel.PropertyTabScope.

Remarks

The PropertyGrid.RefreshTabs(System.ComponentModel.PropertyTabScope) method first deletes the property tabs of the specified scope, it then requires the objects and documents to rebuild the tabs.

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0