BCGControlBar Library for .NET
ToolTipEx Class
Members 




Represents a small rectangular pop-up window that displays a brief description of a control's purpose.
Object Model
ToolTipEx ClassToolTipParams Class
Syntax
'Declaration
 
Public Class ToolTipEx 
   Inherits System.Windows.Forms.ToolTip
'Usage
 
Dim instance As ToolTipEx
public class ToolTipEx : System.Windows.Forms.ToolTip 
public __gc class ToolTipEx : public System.Windows.Forms.ToolTip 
public ref class ToolTipEx : public System.Windows.Forms.ToolTip 
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         System.Windows.Forms.ToolTip
            BCGSoft.Controls.Shared.ToolTipEx

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

ToolTipEx Members
BCGSoft.Controls.Shared Namespace

Send Feedback