ErrorProvider::Site Property
.NET Framework (current version)
Namespace:
System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Return to top
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Property Value
Type: System.ComponentModel::ISite^The ISite associated with the Component, or null if the Component is not encapsulated in an IContainer, the Component does not have an ISite associated with it, or the Component is removed from its IContainer.
Implements
IComponent::Site
.NET Framework
Available since 1.1
Available since 1.1
Show: