PrintDocument for WinForms | ComponentOne
C1.Win.PrintPreview.4.5.2 Assembly / C1.Win.C1Preview Namespace / C1PreviewPane Class / DoEscape Method

In This Topic
    DoEscape Method (C1PreviewPane)
    In This Topic
    Handles the Escape key (clears selection, resets mouse mode).
    Syntax
    'Declaration
     
    Public Function DoEscape() As Boolean
    public bool DoEscape()

    Return Value

    True.
    See Also