PrintDocument for WinForms | ComponentOne
C1.Win.RibbonPreview.4.5.2 Assembly / C1.Win.RibbonPreview Namespace / ContextMenuElements Class / SelectTextTool Property

In This Topic
    SelectTextTool Property (ContextMenuElements)
    In This Topic
    Gets the element for the SelectTextTool action.
    Syntax
    'Declaration
     
    Public ReadOnly Property SelectTextTool As ButtonPreviewElement
    public ButtonPreviewElement SelectTextTool {get;}
    See Also