PrintDocument for WinForms | ComponentOne
C1.Win.RibbonPreview.6 Assembly / C1.Win.RibbonPreview Namespace / ContextMenuElements Class
Properties Methods


In This Topic
    ContextMenuElements Class Members
    In This Topic

    The following tables list the members exposed by ContextMenuElements.

    Public Properties
     NameDescription
    Public PropertyGets the element for the CopyText action.  
    Public PropertyGets the element for the DeselectAll action.  
    Public PropertyGets the element for the SearchText action.  
    Public PropertyGets the element for the SelectAll action.  
    Public PropertyGets the element for the SelectTextTool action.  
    Public PropertyGets the element for the ZoomIn action.  
    Public PropertyGets the element for the ZoomOut action.  
    Top
    Protected Methods
     NameDescription
    Protected MethodIndicates whether the CopyText property should be serialized.  
    Protected MethodIndicates whether the DeselectAll property should be serialized.  
    Protected MethodIndicates whether the SearchText property should be serialized.  
    Protected MethodIndicates whether the SelectAll property should be serialized.  
    Protected MethodIndicates whether the SelectTextTool property should be serialized.  
    Protected MethodIndicates whether the ZoomIn property should be serialized.  
    Protected MethodIndicates whether the ZoomOut property should be serialized.  
    Top
    See Also