In VB .NET. The If statement. The Select Case statement. New type Boolean (true or false) ... Statements: any VB .NET statements. Eg: Setting background. If ...
We can store our own values. Use a variable named ... Case 2 ` Pears. price = WeightTextBox.Text * 5.5. Case 3 Grapes. price = WeightTextBox.Text * 6.0 ...
Specifications from user, analysis from programmer. System ... Animate/Prove specification. Design steps that preserve correctness. Iterative/Spiral Model ...
Carriage return Chr(13) and line feed Chr(10) wrap = Chr(13) & Chr(10) For i = 1 To 10 ... Carriage return Chr(13) and line feed Chr(10) wrap = Chr(13) & Chr(10) ...
Visual Basic (VB) Concepts: Control Property Event. A whole program is quite large. ... Something: a property of a control. Written controlname . propertyname ...
Does what user wants in the way they can easily understand. Microsoft Entourage ... you can have reminders that events are about to happen (eg meetings) ...