MobileForms Toolkit Documentation

ToolTip Class

Represents a small rectangular pop-up window that displays a brief description of a control's purpose.

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

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         System.Windows.Forms.Control
            System.Windows.Forms.ScrollableControl
               System.Windows.Forms.ContainerControl
                  System.Windows.Forms.UserControl
                     Resco.Controls.OutlookControls.ToolTip

public class ToolTip : UserControl

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.

Requirements

Namespace: Resco.Controls.OutlookControls

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

See Also

ToolTip Members | Resco.Controls.OutlookControls Namespace