Please enable JavaScript to view this site.

IBM® SPSS® Amos™ 28

Menu: ViewObject Properties

Pressing this button undoes the changes made to the properties of the currently selected object.

Programming

In Amos Graphics programs, you can click this button as follows (Visual Basic):

      Dim aButton As Windows.Forms.Button = pd.GetButton("", "btnUndo")
      aButton.PerformClick

© 2021 Amos Development Corporation