ControlSite.Object Property

Definition

Gets the OLE Automation object associated with the ControlSite.

public:
 property System::Object ^ Object { System::Object ^ get(); };
public object Object { get; }
member this.Object : obj
Public ReadOnly Property Object As Object

Property Value

The OLE Automation object associated with the ControlSite.

Applies to