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

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

    Parameters

    col
    p
    See Also