Description
Checks if the current trackball is exist in trackball tree.
Syntax
Function RFTrackball.IsTrackball(pbTrackball As Boolean) As RFErrorCode
The IsTrackball syntax has these parts:
| Part | Description |
|---|---|
| pbTrackball | [OUT] Boolean Required. Boolean value indicating the current trackball is valid or not. |