Davenewza is responsible for the programmatic approach (which I highly recommend). Another way that is less elegant but uses the property toolbar is as follows:
- In the project view, click the appropriate comboBox.
- Go to Appearance-> Text and enter any desired line.
To be safe, I would enter a value that matches the one that will be selected in the field to prevent unwanted lines from spreading to other functions / variables. This reason can cause a lot of headaches if they are not handled carefully, so a programmatic approach is preferred.
source share