Site Map | About Us | Contact Us  
 The same content in Microsoft HTML help file format is included in the download package.

Calendar.TitleLeftArrowHoverImageUrl Property

Specifies the URL string that points to the arrow image displayed on the left side of the title heading area when the mouse is positioned over the left arrow.

[Visual Basic]
Public Property TitleLeftArrowHoverImageUrl As String
[C#]
public String TitleLeftArrowHoverImageUrl {get; set;}

Property Value

String

A string specifying image URL to display as navigation arrow on left end of title area when the mouse is positioned the left arrow.

This property is read / write.

Remarks

"Next" and "Previous" arrows are used to navigate pages. They are displayed on the left end and right end of title area. A page may display one or multiple months.

See Also

Calendar Class | EO.Web Namespace


Direct link to this topic