GradientSteps property (Main Control)

Visual Basic example
Visual C++ 4.0 example

Visual J++ example

Syntax short GradientSteps

Overview:  Refer to Gradients and Patterns.

Remarks

(Persistent property, available at design time) Works with related properties to specify a gradient color for use when you implement a transitional paint effect or when you draw a three-dimensional shape or text object.

A gradient color starts as one color and ends as another, with the specified number of transitional colors from start to end. Related properties work together as follows:

See Also

Topics:  Raster Images: Implementing Special Effects
Raster Images: Drawing on a Bitmap

Working with the Control: Client Area Usage