Reports for WinForms | ComponentOne
C1.Win.C1Report.4 Assembly / C1.Win.C1Preview Namespace / C1PrintPreviewControl.TextToolBar Class / Hand Property

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