'DeclarationPublic Property Cursor As System.Windows.Forms.Cursor
'UsageDim instance As NLightUIItemDragDropEventArgs Dim value As System.Windows.Forms.Cursor instance.Cursor = value value = instance.Cursor
public System.Windows.Forms.Cursor Cursor {get; set;}