The SelectionFormFieldEventArgs class provides data for the TextControl.FormFieldSelectionChanged event.

Syntax

public class SelectionFormFieldEventArgs: EventArgs
Public Class SelectionFormFieldEventArgs
  Inherits EventArgs

Introduced: X18.

Properties

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