|
IDL Reference Guide: iTools Object Classes |
|
The IDLitManipulatorContainer::OnMouseUp procedure method is used when a mouse up event occurs on the target IDLitWindow object. When applied, the container will call the OnMouseUp method of the current child manipulator if that manipulator supports button events.
Obj->[IDLitManipulatorContainer::]OnMouseUp, Win, X, Y, IButton
An object reference for the IDLitWindow object from which the event came.
A floating-point value representing the x-coordinate in the window's coordinates.
A floating-point value representing the y-coordinate in the window's coordinates.
An integer value representing the mask for the button pressed:
None
IDL Online Help (March 06, 2007)