StatusText

CurrentTimeFormField.StatusText property

Gets or sets the status text associated with the form field, the source of the text that’s displayed in the status bar when a form field has the focus..

public HelpText StatusText { get; set; }

Remarks

If set to false, the status text will not be applied.

See Also