ErrorProvider Properties
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
| Name | Description | |
|---|---|---|
![]() | BlinkRate | Gets or sets the rate at which the error icon flashes. |
![]() | BlinkStyle | Gets or sets a value indicating when the error icon flashes. |
![]() | CanRaiseEvents | Gets a value indicating whether the component can raise an event.(Inherited from Component.) |
![]() | Container | Gets the IContainer that contains the Component.(Inherited from Component.) |
![]() | ContainerControl | Gets or sets a value indicating the parent control for this ErrorProvider. |
![]() | DataMember | Gets or sets the list within a data source to monitor. |
![]() | DataSource | Gets or sets the data source that the ErrorProvider monitors. |
![]() | DesignMode | |
![]() | Events | |
![]() | Icon | Gets or sets the Icon that is displayed next to a control when an error description string has been set for the control. |
![]() | RightToLeft | Gets or sets a value that indicates whether the component is used in a locale that supports right-to-left fonts. |
![]() | Site | Gets or sets the ISite of the Component.(Overrides Component::Site.) |
![]() | Tag | Gets or sets an object that contains data about the component. |

