'Declaration
Protected Overridable Sub OnEnter( _ ByVal rowIndex As System.Integer, _ ByVal throughMouseClick As System.Boolean _ )
'Usage
Dim instance As NDataGridViewProgressBarCell Dim rowIndex As System.Integer Dim throughMouseClick As System.Boolean instance.OnEnter(rowIndex, throughMouseClick)
protected virtual void OnEnter( System.int rowIndex, System.bool throughMouseClick )
Parameters
- rowIndex
- throughMouseClick