'Declaration
Protected Overridable Function OnNextDocumentTab( _ ByVal forward As System.Boolean _ ) As System.Boolean
'Usage
Dim instance As NDocumentCommand Dim forward As System.Boolean Dim value As System.Boolean value = instance.OnNextDocumentTab(forward)
protected virtual System.bool OnNextDocumentTab( System.bool forward )
Parameters
- forward