2027 Members
Changes 0
M

DoubleClickOptions Methods

Name Return Type Description Inherited From
M Dispose() None
M Equals None Determines whether the specified object is equal to the current object. (Inherited from Object ) Object
M GetAction(DoubleClickTarget) DoubleClickAction Returns the active user's desired action for a particular double-click target.
M GetDoubleClickOptions() DoubleClickOptions Returns the current user's DoubleClickOptions.
M GetHashCode None Serves as the default hash function. (Inherited from Object ) Object
M GetType None Gets the Type of the current instance. (Inherited from Object ) Object
M IsSupportedAction(DoubleClickTarget, DoubleClickAction) Boolean Checks whether the specified double-click target supports the specified action.
M SetAction(DoubleClickTarget, DoubleClickAction) None Changes the double-click action associated with a specified target.
M ToString None Returns a string that represents the current object. (Inherited from Object ) Object