SHOWDATESELECTORS Attribute | showDateSelectors Property
This topic documents a feature of Binary Behaviors, which are obsolete as of Internet Explorer 10.
Sets or retrieves whether the date selectors should be displayed for the calendar behavior.
Syntax
XML <ELEMENT SHOWDATESELECTORS = bShow... > Scripting [ bShow = ] calendar.showDateSelectors
Possible Values
bShow Boolean that specifies or receives one of the following values.
0- Date selectors are not displayed.
- 1
- Default. Date selectors are displayed.
The property is read/write. The property has a default value of 1.
Remarks
The date selectors are the two drop-down menus that allow the user to select the month and the year.
The showDateSelectors property is available only to objects participating in the calendar behavior.
Applies To
calendar
Community Additions
Show: