'Declaration
Protected MustOverride Function GetCurrentCursor() As System.Windows.Forms.Cursor
'Usage
Dim instance As NCreatePolypathTool Dim value As System.Windows.Forms.Cursor value = instance.GetCurrentCursor()
protected abstract System.Windows.Forms.Cursor GetCurrentCursor()