PrintDocument for WinForms | ComponentOne
C1.Win.PrintPreview.6 Assembly / C1.Win.C1Preview Namespace / C1PrintPreviewControl.TextToolBar Class / Hand Property

In This Topic
    Hand Property (C1PrintPreviewControl.TextToolBar)
    In This Topic
    Gets the Hand toolstrip button.
    Syntax
    'Declaration
     
    Public ReadOnly Property Hand As ToolStripButton
    public ToolStripButton Hand {get;}
    See Also