'Declaration Public Shared Function Create( _
ByVal cursorКурсор.As System.Windows.Forms.Cursor _
) As WinFormsCursor
public static WinFormsCursor Create(
System.Windows.Forms.Cursor cursor
)
public: static WinFormsCursor* Create(
System.Windows.Forms.Cursor cursor
)
public:
static WinFormsCursor^ Create(
System.Windows.Forms.Cursor cursor
)
Parameters
- cursor
- Курсор.
Return Value
Новый экземпляр класса WinFormsCursor или null.