Udostępnij za pośrednictwem


ChildChangedEventArgs(Object) Konstruktor

Definicja

Inicjuje nowe wystąpienie klasy ChildChangedEventArgs.

public:
 ChildChangedEventArgs(System::Object ^ previousChild);
public ChildChangedEventArgs (object previousChild);
new System.Windows.Forms.Integration.ChildChangedEventArgs : obj -> System.Windows.Forms.Integration.ChildChangedEventArgs
Public Sub New (previousChild As Object)

Parametry

previousChild
Object

Wartość Child właściwości przed przypisaną nową wartością.

Dotyczy

Zobacz też