BBjGridMouseEvent::isControlDown
Description
This method returns an indication of whether the <Control> key was pressed when this event was generated.
Syntax
Return Value |
Method |
int |
isControlDown() |
Parameters
None.
Return Value
Returns 1 if the <Control> key was pressed, otherwise it returns 0.
Remarks
None.
See Also
BBj Object Diagram for an illustration of the relationship between BBjObjects.