User`s guide

Spectral Analysis Example
4-25
Figure 4-19, Layout of Controls on Main Form, on page 4-26 shows the controls
layout on the form.
CommandButton btnOK
Caption = OK
Default = True
Executes the function
and dismisses the dialog
CommandButton btnCancel
Caption = Cancel
Cancel = True
Dismisses the dialog
without executing the
function.
Control Type Control Name Properties Purpose