Microsoft SDK for Java

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.

© 1999 Microsoft Corporation. All rights reserved. Terms of use.