For each form or control, you can set the Tool Tips by going into the Form in design mode and then selecting the object you want to have a Tool Tip for. Then under PROPERTIES find ControlTip Text and type in what you want.
You probably can set it by code as well at run-time. I've always set mine at design time up to now.
BL
hth