AutoRubberBand property (Main Control)
Builder Syntax |
bool AutoRubberBand |
Delphi Syntax |
AutoRubberBand: Boolean |
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: |
|
Topics: |