(Leadtools.Annotations.Designers)

ShowThumbs Property

Show in webframe





Gets or sets a value that indicates whether to show the thumbs.
Syntax
public virtual bool ShowThumbs {get; set;}
Public Overridable Property ShowThumbs As Boolean
public virtual bool ShowThumbs {get; set;}
@property (nonatomic) BOOL showThumbs;
public boolean getShowThumbs()
public void setShowThumbs(boolean showThumbs)
            
 
get_ShowThumbs();
set_ShowThumbs(value);
Object.defineProperty('ShowThumbs');

Property Value

true to show the thumbs; otherwise, it is false. The default value is true.
Remarks

Some derived classes such as the AnnTextEditDesigner class toggle the value of this property when the text box is in "edit text mode".

Requirements

Target Platforms

See Also

Reference

AnnEditDesigner Class
AnnEditDesigner Members

 

 


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