'Declaration
<CLSCompliantAttribute(True)> <ComVisibleAttribute(False)> <TypeConverterAttribute(System.ComponentModel.ExpandableObjectConverter)> Public Class BindingErrorsEventArgs Inherits System.EventArgs
'Usage
Dim instance As BindingErrorsEventArgs
[CLSCompliant(true)] [ComVisible(false)] [TypeConverter(System.ComponentModel.ExpandableObjectConverter)] public class BindingErrorsEventArgs : System.EventArgs
[CLSCompliant(true)] [ComVisible(false)] [TypeConverter(System.ComponentModel.ExpandableObjectConverter)] public ref class BindingErrorsEventArgs : public System.EventArgs