Welcome to LEAD Support Forum Login | Register | Faq  

    LEAD Support Forum
  Resource to find answers and post technical questions about LEAD products.
Search    
   

How to hide the selectedtag
Started by ramya palaniraj at 11-03-2008 1:48. Topic has 1 replies.

Print Search « Previous Thread Next Thread »
  11-03-2008, 1:48
ramya palaniraj is not online. Last active: 2/8/2010 10:00:35 AM ramya palaniraj

Top 50 Posts
Joined on 07-07-2008
Posts 40
How to hide the selectedtag
Reply Quote
Hi,
    i have added tags in medicalviewer cells.Used below code to hide the tags.
    _medicalViewer.Cells(0).ShowTags() = false
It hides all the tag.i want to hide the particular tag.Please help me out.

Thanks and regards,
Ramya







   Report 
  11-03-2008, 10:25
Adam Boulad is not online. Last active: 9/1/2010 12:28:06 PM Adam Boulad



Top 10 Posts
Joined on 09-16-2007
Posts 1,313
Re: How to hide the selectedtag
Reply Quote
Ramya,
We don't have a method that will hide a particular Tag in a subcell. But you might be able to do that if you save the tag's properties using GetTag to temporary variables, and use the DeleteTag method. Then use the SetTag method.
Adam Boulad
LEADTOOLS Technical Support

   Report 
Post
LEAD Support Fo... » General » Example Request... » How to hide the selectedtag

Powered by Community Server, by Telligent Systems