'Declaration Sub SetError( _ ByVal control As Control, _ ByVal value As String _ )
'Declaration
Sub SetError( _ ByVal control As Control, _ ByVal value As String _ )
void SetError( Control control, string value )
ISuperErrorProvider Interface ISuperErrorProvider Members