CursorButtons.Item Property

CursorButtons.Item Property

Gets the CursorButton object at the specified index within the CursorButtons collection.

Overload List

public CursorButton Item(Guid)
public CursorButton Item(Int32)

Examples