Available in the LEADTOOLS Imaging toolkit. |
AutoRubberBand property (Main Control)
Visual Basic example
Visual C++ 4.0 example
Access 2.0 example
Access
95, 97 example
Visual
J++ example
Syntax BOOL AutoRubberBand
Overview: Refer to Marking a Selection with a Rubberband.
Remarks
Automates the rubberband so that it appears whenever the mouse is moved with the left button down.
The rubberband is a one-pixel outline of a rectangle on the display surface. It is automatically resized with each mouse movement.
Value |
Meaning |
TRUE |
Enable automation of the rubberband. |
FALSE |
Disable automation of the rubberband. |
See Also
Elements: RubberBand event