User`s guide
4 Usage Examples
4-26
Figure 4-19: Layout of Controls on Main Form
When the form and controls are complete, right-click on the form and select
View Code from the pop-up menu. The following code listing shows the code to
implement. Note that this code references the control and variable names
listed above. If you have given different names for any of the controls or any
global variable, change this code to reflect those differences.
Label1
Label2
chkPlot
Label3
frmFourier
Label4
Label5
Label6
btnOK
Frame1
refedtInput
edtSample
Frame2
refedFreq
refedtReal
refedtImag
refedtPowSpect
btnCancel