|  | This document is archived and information here might be outdated. Recommended version. | 
Called by properties manager to setup the object for properties.
[Visual Basic .NET]
Public Sub SetObject ( _
    ByVal pObject As Object _
)
[C#]
public void SetObject (
    object pObject
);