ToolStripControlHost::Site Property
.NET Framework (current version)
Gets or sets the site of the hosted control.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
public: property ISite^ Site { virtual ISite^ get() override; virtual void set(ISite^ value) override; }
Implements
IComponent::Site
.NET Framework
Available since 2.0
Available since 2.0
Show: