RubberBandHeight property (Main Control)

Visual Basic example
Visual C++ 4.0 example

Visual J++ example

Syntax float RubberBandHeight

Overview:  Refer to Marking a Selection with a Rubberband

Remarks

Sets or gets the current height of the rubberband, which is a one-pixel outline of a rectangle on the display surface.

You can also use the SetRubberBandRect method to change the rectangle. Use the RubberbandVisible property to turn the rubberband on or off.

See Also

Elements:  RubberBandLeft property, RubberBandTop property, RubberBandVisible property, RubberBandWidth property, SetRubberBandRect method

Topics:  Working with the Control: Client Area Usage