MobileForms Toolkit Documentation

TooltipEventArgs Class

TooltipEventArgs class contains the arguments of CustomizeTooltipHandler delegate. It defines a visual appearance of a tooltip.

For a list of all members of this type, see TooltipEventArgs Members.

System.Object
   System.EventArgs
      Resco.Controls.OutlookControls.TooltipEventArgs

public class TooltipEventArgs : EventArgs

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Remarks

This class is used to customize appearance of the tooltip of a given Day.

Requirements

Namespace: Resco.Controls.OutlookControls

Assembly: Resco.OutlookControls.CF3 (in Resco.OutlookControls.CF3.dll)

See Also

TooltipEventArgs Members | Resco.Controls.OutlookControls Namespace