DoubleClickOptions.GetAction
Method
Description:
Returns the active user's desired action for a particular double-click target.
Returns the active user's desired action for a particular double-click target.
Parameters
| Parameter | Type | Description |
|---|---|---|
| target | DoubleClickTarget | The target to check. |
Return Value
| Type | Description |
|---|---|
| DoubleClickAction | The user's desired action for the specified target. |
Exceptions
| Exception | Condition |
|---|---|
| ArgumentOutOfRangeException | A value passed for an enumeration argument is not a member of that enumeration |