AxHost.setComponentSite

Overview | Methods | This Package | All Packages

AxHost.setComponentSite

Sets the control's site.

Syntax

public void setComponentSite( IComponentSite site )

Parameters

site

An IComponentSite object that specifies the container to which the control has been added. If this control is being removed from a container, this value should be null.