ErrorProvider Methods
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
| Name | Description | |
|---|---|---|
![]() | BindToDataAndErrors(Object^, String^) | Provides a method to set both the DataSource and DataMember at run time. |
![]() | CanExtend(Object^) | Gets a value indicating whether a control can be extended. |
![]() | Clear() | Clears all settings associated with this component. |
![]() | CreateObjRef(Type^) | Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object.(Inherited from MarshalByRefObject.) |
![]() | Dispose() | |
![]() | Dispose(Boolean) | Releases the unmanaged resources used by the Component and optionally releases the managed resources.(Overrides Component::Dispose(Boolean).) |
![]() | Equals(Object^) | Determines whether the specified object is equal to the current object.(Inherited from Object.) |
![]() | Finalize() | |
![]() | GetError(Control^) | Returns the current error description string for the specified control. |
![]() | GetHashCode() | Serves as the default hash function. (Inherited from Object.) |
![]() | GetIconAlignment(Control^) | Gets a value indicating where the error icon should be placed in relation to the control. |
![]() | GetIconPadding(Control^) | Returns the amount of extra space to leave next to the error icon. |
![]() | GetLifetimeService() | Retrieves the current lifetime service object that controls the lifetime policy for this instance.(Inherited from MarshalByRefObject.) |
![]() | GetService(Type^) | |
![]() | GetType() | |
![]() | InitializeLifetimeService() | Obtains a lifetime service object to control the lifetime policy for this instance.(Inherited from MarshalByRefObject.) |
![]() | MemberwiseClone() | |
![]() | MemberwiseClone(Boolean) | Creates a shallow copy of the current MarshalByRefObject object.(Inherited from MarshalByRefObject.) |
![]() | OnRightToLeftChanged(EventArgs^) | Raises the RightToLeftChanged event. |
![]() | SetError(Control^, String^) | Sets the error description string for the specified control. |
![]() | SetIconAlignment(Control^, ErrorIconAlignment) | Sets the location where the error icon should be placed in relation to the control. |
![]() | SetIconPadding(Control^, Int32) | Sets the amount of extra space to leave between the specified control and the error icon. |
![]() | ToString() | |
![]() | UpdateBinding() | Provides a method to update the bindings of the DataSource, DataMember, and the error text. |
| Name | Description | |
|---|---|---|
![]() ![]() | ISupportInitialize::BeginInit() | Signals the object that initialization is starting. |
![]() ![]() | ISupportInitialize::EndInit() | Signals the object that initialization is complete. |



