PrintDocument for WinForms | ComponentOne
C1.Win.PrintPreview.4.5.2 Assembly / C1.Win.C1Preview Namespace / ContextMenuTags Class
Members

In This Topic
    ContextMenuTags Class
    In This Topic
    Defines static readonly objects that are assigned to the Tag property of built-in context menu items and can be used in user code to identify those items.
    Object Model
    ContextMenuTags Class
    Syntax
    'Declaration
     
    Public MustInherit NotInheritable Class ContextMenuTags 
    public static class ContextMenuTags 
    Inheritance Hierarchy

    System.Object
       C1.Win.C1Preview.ContextMenuTags

    See Also