|
|
|
SftBox Events |
The SftBox/OCX control generates these events:
Event |
Description |
The user is resizing the columns. |
|
The user is reordering the columns. |
|
The right mouse button is released or Shift-F10 is pressed requesting a context menu. |
|
The user is initiating an OLE drag & drop operation. |
|
The edit control portion has changed. |
|
The edit control portion has changed and is about to be redrawn. |
|
The control receives the input focus. |
|
The control loses the input focus. |
|
A mouse button is clicked. |
|
An item has been collapsed. |
|
A mouse button is double-clicked. |
|
An item is deleted. |
|
An item has been expanded. |
|
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. |
|
The horizontal scrolling offset changes. |
|
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. |
|
The current selection is accepted (permanently). |
|
The current selection is cancelled. |
|
The current selection is changing. |
|
The drop down portion is rolling up/down. |
|
The user resized the drop down portion using the size box. |
|
The control's size has changed. |
|
Two items are compared for sorting purposes. |
|
A cell ToolTip is about to be displayed. |
|
A column header ToolTip is about to be displayed. |
|
A ScrollTip is about to be displayed. |
|
The control is scrolled vertically. |
See Also Object Hierarchy