[]
Gets or sets the background gradient effect.
public GradientEffect ListGradientEffect { get; set; }
Public Property ListGradientEffect As GradientEffect
Type | Description |
---|---|
GradientEffect | A GradientEffect value that indicates the background gradient effect of the control.
|
The value of this property is drawn in the background of the drop-down list window, but the BackgroundImage covers it.