Welcome Guest! To enable all features, please Login or Register.

Notification

Icon
Error

Options
View
Last Go to last post Unread Go to first unread post
#1 Posted : Thursday, July 24, 2008 8:15:08 AM(UTC)
jmvetter

Groups: Registered
Posts: 4


Hello,
What I want to do seems simple but I have been unable to figure out how to make it happen. I want to be able to prevent all changes to annotations under certain circumstances. Originally I disabled the viewer but that then would not allow the scrollbars to work. I then tried to select all the annotations and lock but that shows the lock icons as well as needing a password. If you could point me in the correct direction to disable everything on the viewer and still allow scrolling and zooming.
I am using vb.NET and v15,
Thanks for the help.
 

Try the latest version of LEADTOOLS for free for 60 days by downloading the evaluation: https://www.leadtools.com/downloads

Wanna join the discussion? Login to your LEADTOOLS Support accountor Register a new forum account.

#2 Posted : Thursday, July 24, 2008 11:15:47 AM(UTC)

jigar  
Guest

Groups: Guests
Posts: 3,022

Was thanked: 2 time(s) in 2 post(s)

There are 2 things you can try.

1.  Set AnnAutomation.Container.UserMode = AnnUserMode.Run.  That should put it in viewing mode.
2.  If the above doesn't work you can make it so the lock symbol isn't drawn.  Set AnnAutomation.Container.DrawLockedInRunMode = false.  For this to work you still have to do the UserMode thing from item 1 above.
 
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.

Powered by YAF.NET | YAF.NET © 2003-2024, Yet Another Forum.NET
This page was generated in 0.064 seconds.