Search
TooltipEventArgs Properties
 


 Public Properties

  Name Description

Element

Gets the element whose ToolTip is being displayed.

Resource

Gets the resource associated with the calendar element or null (Nothing in Visual Basic) if none.

Time

Gets the time associated with the calendar element or DateTime.MinValue if none.

Tooltip

Gets or sets the ToolTip of the element.

 See Also