home *** CD-ROM | disk | FTP | other *** search
- Main_Form
- WindChill Calculator
- Form1
- Picture1
- Label3
- Enter Here
- Text1
- Label1
- Wind Speed MPH
- Text2
- Label2
- Temperature Degrees F.
- Picture2
- Label4
- Conversion
- Label5
- Label7
- Meters/Second
- Label6
- Label8
- Degrees Celcius
- Picture3
- Label10
- WindChill is =>
- Label9
- Command1
- Convert
- Command2
- Another
- FileCmd
- &File
- AboutCmd
- About
- spacer
- ExitCmd
- HelpCmd
- &Help
- Form_Clickv
- BorderBox
- source1
- source2l
- bleft
- bwide
- Width
- bhigh
- Height
- BorderBoxRaised
- Form_Paint
- picture1
- form_next_look
- text16
- picture2
- main_formr
- text2
- label1
- label2l
- label3
- label5
- label6
- label7
- label8
- Text1_Change
- MPH_Change
- title
- Text1_KeyPress
- keyascii'
- EntryErrorg
- Text2_Change}
- Text2_KeyPressB
- EntryError2P
- Text2_KeyUp
- KeyCode
- Shift
- Command1_Click
- msec0
- captionV
- winchl
- label9z
- Command2_Click
- picture3
- label10
- HelpCmd_Click
- AboutCmd_Click
- about
- ExitCmd_Click
- Form_GotFocus
- Form_MouseMoveQ
- Button
- Text1_LostFocus
- FileCmd_Click
- command_click
- Screen
- Form_Load
- Label9_Click
- BorderBox
- BorderBoxRaised
- Form_Paint
- SYNTAX FOR BORDERBOXRAISED
- PICTURE, FORM NAME
- SYNTAX FOR BORDERBOX
- TEXT or LABEL, PICTURE
- Text1_Change
- Your number is restricted"
- to a maximum of 4 digits."
- Entry Error"
- Text1_KeyPress
- TRAP FOR POSTIVE WHOLE NUMBERS
- Enter Postive Whole Numbers Only
- Entry Error"
- Text2_Change
- Your number is restricted"
- to a maximum of 4 digits."
- Entry Error"
- Text2_KeyPress
- TRAP FOR WHOLE NUMBERS
- msg$ = "Enter Whole Numbers Only"
- Entry Error"
- Command1_Click
- You must enter both MPH and
- Entry Error"
- forgot to enter both numbers
- convert to meters/second
- convert to degrees Celcius
- MAIN WIND CHILL FORMULAR
- fffff
- ##,###.00"
- ##,###.00"
- ##,###.0
- Command2_Click
- HelpCmd_Click
- AboutCmd_Click
- ExitCmd_Click
- Form_Load
- Set height of form.
- Set width of form..
- Center form horizontally.
- Center form vertically.
-