Previous Topic

Next Topic

InputInteger - Input Grid Method

method InputInteger(FieldName: String)

Define a spin edit control in an input grid that allows input of integer values.

InputInteger method syntax has these named arguments:

Parameter

Description

Field Name

Required. Name of the field to display this editor for.

See also MaxBasic InputInteger function and Scripted Form InputInteger method.

See Also

InputGrid Object

Book Contents

Book Index