VCWizCtlClass.ParentObject Property

Definition

Microsoft Internal Use Only.

public:
 virtual property System::Object ^ ParentObject { System::Object ^ get(); void set(System::Object ^ value); };
public:
 virtual property Platform::Object ^ ParentObject { Platform::Object ^ get(); void set(Platform::Object ^ value); };
[System.Runtime.InteropServices.DispId(1610743864)]
public virtual object ParentObject { [System.Runtime.InteropServices.DispId(1610743864)] get; [System.Runtime.InteropServices.DispId(1610743864)] [System.Runtime.InteropServices.TypeLibFunc(System.Runtime.InteropServices.TypeLibFuncFlags.FHidden | System.Runtime.InteropServices.TypeLibFuncFlags.FRestricted)] set; }
[<System.Runtime.InteropServices.DispId(1610743864)>]
[<get: System.Runtime.InteropServices.DispId(1610743864)>]
[<set: System.Runtime.InteropServices.DispId(1610743864)>]
[<set: System.Runtime.InteropServices.TypeLibFunc(System.Runtime.InteropServices.TypeLibFuncFlags.FHidden | System.Runtime.InteropServices.TypeLibFuncFlags.FRestricted)>]
member this.ParentObject : obj with get, set
Public Overridable Property ParentObject As Object

Property Value

Implements

Attributes

Applies to