Assign a control tip to a control
- Select the control.
- In the Properties window, select the ControlTipText property.
You can also set the value of ControlTipText through code.
- Enter the string you want to use as the control tip.
You can also set the value of ControlTipText through code.