SHOWTITLE Attribute | showTitle Property
This topic documents a feature of Binary Behaviors, which are obsolete as of Internet Explorer 10.
Sets or retrieves whether the month and year are displayed as a title for the calendar behavior.
Syntax
XML <ELEMENT SHOWTITLE = bShowTitle... > Scripting [ bShowTitle = ] calendar.showTitle
Possible Values
bShowTitle Boolean that specifies or receives one of the following values.
0
- Title is hidden.
- 1
- Default. Title is displayed.
The property is read/write. The property has a default value of 1.
Remarks
The showTitle property is available only to objects participating in the calendar behavior.
Applies To
calendar