suite4.net.FormDatabase Documentation

ValidationEventArgs Class

ValidationEventArgs provides data for the ValidationEventHandler.

For a list of all members of this type, see ValidationEventArgs Members.

System.Object
   System.EventArgs
      System.ComponentModel.CancelEventArgs
         suite4.net.FormDatabase.ValidationEventArgs

[Visual Basic]
Public Class ValidationEventArgs
    Inherits CancelEventArgs
    Implements IDisposable
[C#]
public class ValidationEventArgs : CancelEventArgs, IDisposable

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: suite4.net.FormDatabase

Assembly: suite4.net.FormDatabase (in suite4.net.FormDatabase.dll)

See Also

ValidationEventArgs Members | suite4.net.FormDatabase Namespace