Subscribe to:
Comments (Atom)
-
Option Strict On Public Module modMain Public Sub Main () Dim maxValue As Byte = &HFF Dim posValue As UIn...
-
Module Tester Sub Main () Dim firstNumber, secondNumber As String Dim number1, number2, sumOfNumbers As Intege...
-
Changing the values of some properties is fairly easy. We'll now change the Text properties of our labels, and the Text properties of o...