Please enable JavaScript to view this site.

IBM® SPSS® Amos™ 28

Gets a NumericUpDown control in an Amos Graphics window.

Syntax

result = pd.GetNumericUpDown (formName, controlName)

The GetNumericUpDown method syntax has the following parts:

Part

Description

result

An object of type System.Windows.Forms.NumericUpDown.

formName

(String) The name of an Amos Graphics form.

controlName

(String) The name of a NumericUpDown control on an Amos Graphics form.

To obtain formName and controlName values for a NumericUpDown control, hold the mouse pointer over the NumericUpDown control and press F1.

© 2021 Amos Development Corporation