Method | Description | |
---|---|---|
FireClick ( object source ) : bool |
Fires the click event from the source object (if it exposes a parameterless 'FireClick' method).
|
public FireClick ( object source ) : bool | ||
source | object | The source object to fire the event. |
return | bool |