Gets or sets a value indicating the parent control for this ErrorProvider.
Public Property ContainerControl As ContainerControl
public ContainerControl ContainerControl { get; set; }
public: property ContainerControl^ ContainerControl { ContainerControl^ get (); void set (ContainerControl^ value); }
member ContainerControl : ContainerControl with get, set
Typically, this is the Form the data-bound controls reside on.
for the immediate caller to get the value of this property. Associated enumeration: UIPermissionWindow..::.AllWindows
for derived classes to override this property. Associated enumeration: UIPermissionWindow..::.AllWindows
Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows XP SP2 x64 Edition, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2