Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
OverviewMethodsThis PackageAll Packages
AxHost.setComponentSite
Sets the control's site.
Syntax
public void setComponentSite( IComponentSitesite**)**
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.