PropertyGrid.RefreshTabs(PropertyTabScope) Metoda

Definicja

Odświeża karty właściwości określonego zakresu.

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

Component Wartość lub Document .PropertyTabScope

Wyjątki

Parametr tabScope nie jest wartością Component lub Document .PropertyTabScope

Uwagi

Metoda RefreshTabs najpierw usuwa karty właściwości określonego zakresu, a następnie wymaga obiektów i dokumentów, aby ponownie skompilować karty.

Dotyczy