This topic and its replies were posted before the current version of LEADTOOLS was released and may no longer be applicable.
#1
Posted
:
Monday, May 8, 2006 5:59:57 AM(UTC)
Groups: Registered
Posts: 14
Hello,
I'm using Leadtools Document Imaging 14. There is a context menu that appears when the right mouse button is pressed over the ActiveX control (AxLEADRasterView). I'd like to disable the Lock and Unlock items on this list. Is this possible? and if so, how do I do it? Thanks.
#2
Posted
:
Tuesday, May 9, 2006 1:14:56 PM(UTC)
Groups: Manager, Tech Support
Posts: 367
Was thanked: 1 time(s) in 1 post(s)
Using the LEADRasterAnnMenu object, you can disable the items you want using the ItemEnabled property.
You can also remove them altogether using the DeleteItem method.
The help topic "AnnMenu example for Visual Basic" gives a VB6 sample for both of them, which should be easy to convert to .NET
Amin Dodin
Senior Support Engineer
LEAD Technologies, Inc.
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.