Previous Topic

Next Topic

ShowStatusHint - Scripted Form Method

method ShowStatusHint(Hint: String[, FieldName: String])

For scripted forms, display the Status Hint for a field.

ShowStatusHint method syntax has these named arguments:

Parameter

Description

Hint

Required. Status hint to be displayed.

Field Name

Optional. Name of the field to have the status hint displayed. Defaults to the current field.

See also MaxBasic ShowStatusHint function.

See Also

ScriptedForm Object

Book Contents

Book Index