\
ComponentOne List for WinForms
C1.Win.C1List.4.5.2 Assembly / C1.Win.C1List Namespace / MultipleLinesView Class / displayInsertionPoint Method

In This Topic
    displayInsertionPoint Method (MultipleLinesView)
    In This Topic
    Syntax
    'Declaration
     
    Protected Overrides Sub displayInsertionPoint( _
       ByVal col As System.Integer, _
       ByVal p As System.Drawing.Point _
    ) 
    protected override void displayInsertionPoint( 
       System.int col,
       System.Drawing.Point p
    )

    Parameters

    col
    p
    See Also