Infragistics(R) NetAdvantage(R) Windows Forms
ToolTipInfo Structure
Members  See Also  E-mail your feedback on this topic.
Infragistics.Win Namespace : ToolTipInfo Structure

Structure used to provide ToolTip information.

Syntax

Visual Basic (Declaration) 
Public Structure ToolTipInfo 
   Inherits System.ValueType
C# 
public struct ToolTipInfo : System.ValueType 

See Also