PropertyGrid.RefreshTabs(PropertyTabScope) Metoda

Definice

Aktualizuje karty vlastností zadaného oboru.

public:
 void RefreshTabs(System::ComponentModel::PropertyTabScope tabScope);
public void RefreshTabs (System.ComponentModel.PropertyTabScope tabScope);
member this.RefreshTabs : System.ComponentModel.PropertyTabScope -> unit
Public Sub RefreshTabs (tabScope As PropertyTabScope)

Parametry

tabScope
PropertyTabScope

Buď nebo Component Document hodnota .PropertyTabScope

Výjimky

Parametr tabScope není Component ani Document hodnota PropertyTabScope.

Poznámky

Metoda RefreshTabs nejprve odstraní karty vlastností zadaného oboru, pak vyžaduje objekty a dokumenty k opětovnému sestavení karet.

Platí pro