BCGControlBar Library for .NET
NeedTipTextEventArgs Class
Members 




Inherits System.EventArgs.
Provides data for the NeedTipText event. The property Prop specifies the property item to display a tooltip, the property ClickArea indicates its clicked area and properties X and Y define the coordinates of the mouse cursor.

Object Model
NeedTipTextEventArgs ClassPropertyListItem Class
Syntax
'Declaration
 
Public Class NeedTipTextEventArgs 
   Inherits System.EventArgs
'Usage
 
Dim instance As NeedTipTextEventArgs
public class NeedTipTextEventArgs : System.EventArgs 
public __gc class NeedTipTextEventArgs : public System.EventArgs 
public ref class NeedTipTextEventArgs : public System.EventArgs 
Inheritance Hierarchy

System.Object
   System.EventArgs
      BCGSoft.Controls.PropertyList.NeedTipTextEventArgs

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

NeedTipTextEventArgs Members
BCGSoft.Controls.PropertyList Namespace

Send Feedback