The CheckFormFieldEventArgs class provides data for the TextControl.FormFieldCheckChanged event.

Syntax

public class CheckFormFieldEventArgs: EventArgs
Public Class CheckFormFieldEventArgs
  Inherits EventArgs

Introduced: X18.

Properties

Property Description
CheckFormField Gets an object representing the CheckFormField that causes the event.