Intersoft ClientUI Documentation
TooltipElement Property



Gets the tooltip element.
Syntax
Public ReadOnly Property TooltipElement As StylishLabel
Dim instance As EllipsisText
Dim value As StylishLabel
 
value = instance.TooltipElement
public StylishLabel TooltipElement {get;}
public:
property StylishLabel^ TooltipElement {
   StylishLabel^ get();
}
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

EllipsisText Class
EllipsisText Members

Send Feedback