Methods
A method is an action that can be performed on an object by the program. For example, methods exist to add or remove information to and from a list or combo box. Forms themselves also have methods, for example to open and terminate the form.