![]() |
Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.2
|
Leadtools.Annotations Namespace > AnnAutomationManager Class : RubberStampButtonDropDownContextMenu Property |
The ToolBar can create a button for the rubber stamp objects. This button by default has its style set to ToolBarButtonStyle.DropDownButton. The value of this property is the context menu used when this button is clicked.
You can directly manipulate (for more information, refer to Localization of LEADTOOLS for .NET Annotations Automation) this context menu or set your own System.Windows.Forms.ContextMenu derived class if desired. For a list of available rubber stamp types, refer to the AnnRubberStampType enumeration.
This example disables the "Void" rubber stamp type.