Editor for WinForms | ComponentOne
C1.Win.C1Editor.4.8 Assembly / C1.Win.C1Editor.Internal.HTML Namespace / IHTMLCaret Interface / IsVisible Method

In This Topic
    IsVisible Method
    In This Topic
    This member is for internal use only.
    Syntax
    'Declaration
     
    Sub IsVisible( _
       ByRef pIsVisible As System.Boolean _
    ) 
    void IsVisible( 
       out System.bool pIsVisible
    )

    Parameters

    pIsVisible
    See Also