Destroys the allocated cursor.
Namespace:
SGP.XUtilityAssembly: SGP.XUtility (in SGP.XUtility.dll)
Version: 1.2.3019.18718
Syntax
C# |
---|
public static void DestroyCursor( Cursor cursor ) |
Parameters
- cursor
- Type: System.Windows.Forms..::.Cursor
Cursor Cursor.
Exceptions
Exception | Condition |
---|---|
System..::.ArgumentNullException | cursor is nullNothingnullptra null reference (Nothing in Visual Basic). |