HelpText
TextFormField.HelpText property
Gets or sets the help text associated with the form field, the source of the text that’s displayed in a message box when a form field has the focus and the user presses F1.
public HelpText HelpText { get; set; }
Remarks
If set to false
, the help text will not be applied.
See Also
- class HelpText
- class TextFormField
- namespace GroupDocs.Editor.Words.FieldManagement
- assembly GroupDocs.Editor