(Leadtools.Annotations.Core)

Cancel Property (AnnToolTipEventArgs)

Show in webframe





Gets or sets a value whether to cancel showing the tooltip.
Syntax
public bool Cancel {get; set;}
Public Property Cancel As Boolean
public bool Cancel {get; set;}

            

            
 
get_Cancel();
set_Cancel(value);
Object.defineProperty('Cancel');

Property Value

true to cancel showing the tooltip; otherwise, false. The default value is false.
Requirements

Target Platforms

See Also

Reference

AnnToolTipEventArgs Class
AnnToolTipEventArgs Members

 

 


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