HEADINGUNDERLINE |
DEVELOPER |
HEADINGUNDERLINE
|
|
Purpose |
.HeadingUnderline enables you to underline the text used in a column heading. This property can be applied to the column headers used in certain objects and can be specified on a per column basis. (Open Client only) |
Syntax |
Setting: ObjectReference.HeadingUnderline = Value |
Operation |
ObjectReference is the Tag Name of the object |
Remarks |
|
Example |
To set the .HeadingUnderline property for the heading text in a combo box with a Tag Name of CustomerName with a line underneath it: CustomerName.HeadingUnderline = TRUE To retrieve the .HeadingUnderline property value from a combo box with a Tag Name of CustomerName: |
Note: This property applies only to PROIV Open Client and not to the PROIV MFC Client. |
Topic ID: 510154