HEADINGITALIC |
DEVELOPER |
|
|
Purpose |
.HeadingItalic enables you to italicise 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.HeadingItalic = Value |
Operation |
ObjectReference is the Tag Name of the object |
Remarks |
Valid for all Field objects except ActiveX controls |
Example |
To set the .HeadingItalic property for a column header in a combo box with a Tag Name of CustomerName to italic: CustomerName.HeadingItalic = TRUE |
Note: This property applies only to PROIV Open Client and not to the PROIV MFC Client. |
Topic ID: 510151