Setting Basic Properties
Basic properties refer to standard Windows controls and fields. You should be very familiar with these, from using other Windows-based programs. These controls include:
- Drop-down List: a mutually exclusive list of options for you to choose from.
- Check Boxes: an on/off setting. If the check box is ticked, that property is ON. If it is blank, then it is OFF.
- Text properties: a standard text box in which you can type information.
- Option button: similar to a drop-down list, it provides a list of mutually exclusive options for you to choose from - usually only two or three options.
|