|
|
|
SftButton Events |
The SftButton/OCX control generates these events:
Event |
Description |
The button is clicked. |
|
The button is double-clicked. |
|
The drop down button is clicked. |
|
The drop down button is double-clicked. |
|
The control receives the input focus. |
|
The control loses the input focus. |
|
The mouse cursor is moved outside the control. |
|
The mouse cursor is moved into the control. |
|
A key is pressed. |
|
An ANSI key is pressed. |
|
A key is released. |
|
A mouse button is double-clicked. |
|
A mouse button is pressed. |
|
The mouse is moved. |
|
A mouse button is released. |
|
Source object is notified that the OLE drag & drop operation is ending. |
|
An object is dropped on the control. |
|
An object is dragged over the control. |
|
Source object can provide visual feedback during OLE drag & drop. |
|
Source object can provide data and/or data formats. |
|
Source object is starting an OLE drag & drop operation. |
See Also Object Hierarchy