Udostępnij za pośrednictwem


EventsTab.GetDefaultProperty(Object) Metoda

Definicja

Pobiera właściwość domyślną z określonego obiektu.

public:
 override System::ComponentModel::PropertyDescriptor ^ GetDefaultProperty(System::Object ^ obj);
public override System.ComponentModel.PropertyDescriptor GetDefaultProperty (object obj);
public override System.ComponentModel.PropertyDescriptor? GetDefaultProperty (object obj);
override this.GetDefaultProperty : obj -> System.ComponentModel.PropertyDescriptor
Public Overrides Function GetDefaultProperty (obj As Object) As PropertyDescriptor

Parametry

obj
Object

Obiekt, który ma pobrać właściwość domyślną.

Zwraca

Wartość PropertyDescriptor wskazująca właściwość domyślną.

Dotyczy