'DeclarationProtected MustOverride Function GetCurrentCursor() As System.Windows.Forms.Cursor
'UsageDim instance As NCreatePolypathTool Dim value As System.Windows.Forms.Cursor value = instance.GetCurrentCursor()
protected abstract System.Windows.Forms.Cursor GetCurrentCursor()