Description Occurs when the SelectImageArea property is TRUE and the user selects the rectangle over the image.
Usage Sub BIDisp_ SelectClientArea (Left As Long Top As Long Right As Long Bottom As Long)
Remarks This event specifies the selected rectangle. The coordinates are given in client coordinates. Theese coordinates are useful for example with the ZoomArea method.
See Also SelectImageArea Property, SelectImageArea Event, ClientCoordToImageCoord Method