'Declaration
Public Overrides Property Cursor As System.Windows.Forms.Cursor
'Usage
Dim instance As NUIElementHost Dim value As System.Windows.Forms.Cursor instance.Cursor = value value = instance.Cursor
public override System.Windows.Forms.Cursor Cursor {get; set;}