(Leadtools.Annotations.Automation)

ToolBarToolTipText Property

Show in webframe




Gets or sets the tooltip text associated with this AnnAutomationObject.
Syntax
public virtual string ToolBarToolTipText {get; set;}
public virtual string ToolBarToolTipText {get; set;}

            

            
 
get_ToolBarToolTipText();
set_ToolBarToolTipText(value);
Object.defineProperty('ToolBarToolTipText');

Property Value

The text associated with this AnnAutomationObject. Default value is null.
Remarks

The AnnAutomation.ToolTip event will occur when the user hovers the mouse over an annotation object.

This event will only occur if the value of AnnAutomationManager.EnableToolTip is set to true. Showing the tooltip is platform depending operation that is handled by the platform-specific automation helper class.

Requirements

Target Platforms

See Also

Reference

AnnAutomationObject Class
AnnAutomationObject Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.