Editor for WinForms | ComponentOne
C1.Win.C1Editor.4.5.2 Assembly / C1.Win.C1Editor.UICustomization Namespace / XHTMLItemBase Class / SetCustomSelection Method
Range.

In This Topic
    SetCustomSelection Method (XHTMLItemBase)
    In This Topic
    For internal use.
    Syntax
    'Declaration
     
    Protected Overridable Sub SetCustomSelection( _
       ByVal range As C1TextRange _
    ) 
    protected virtual void SetCustomSelection( 
       C1TextRange range
    )

    Parameters

    range
    Range.
    See Also