Share via


IVsToolbox2.SetCursor Method

Definition

Sets the drop cursor for the current, enabled Toolbox item.

public:
 int SetCursor();
public:
 int SetCursor();
int SetCursor();
public int SetCursor ();
abstract member SetCursor : unit -> int
Public Function SetCursor () As Integer

Returns

Implements

Remarks

This method is called by a designer to tell the Toolbox to set the drop cursor for the current enabled item.

Applies to