Click Event
Description
Occurs when the user presses and then releases a mouse button over the control. It can also occur when the value of a control is changed, for example, when the space bar is pressed on a focused check box.
Syntax
Public Event Click()
Remarks
The Click event occurs when the user presses and then releases a mouse button over the control. It can also occur when the value of a control is changed, for example, when the space bar is pressed on a focused check box or when the arrow keys are used on radio buttons.
See Also
| | Suite Pro Controls ActiveX Control v24.0 | | | | | | | |
|---|---|---|---|---|---|---|---|---|
Copyright (c) 1998-2024 Codejock Technologies. All rights reserved.