Properties
- Name several VB.NET classes other than Form, Button, Textbox and Label
- Do all classes have the same properties?
- Could the Text property of a button have the value "hello"?
- Could the Text property of a button have the value "15"?
- Could the Height property of a button have the value "hello"?
- Could the Height property of a button have the value "15"?
- Could the Height property of a button have the value 15?