This topic and its replies were posted before the current version of LEADTOOLS was released and may no longer be applicable.
#1
Posted
:
Friday, January 25, 2013 4:39:23 AM(UTC)
Groups: Registered, Tech Support
Posts: 207
Was thanked: 3 time(s) in 3 post(s)
This sample simply shows you how to create a ToolStrip toolbar from our Annotation Toolbar.
The project contains a class, called AnnToolStrip,derived from the ToolStrip class. The AnnTooStrip class takes the AnnAutomationManager class in the constructor and uses the objects found in the AnnAutmoationManager.Objects collection to create a ToolStripButton. It will create a button for each object in the collection.
Once the ToolStrip is created it is then added to a ToolStripContainer found on the main form.
Travis Montgomery
Senior Sales Engineer
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.