BackgroundGradientStyle Class

Determines the background gradient style for a control.

Namespace: elsystem.windows.forms

Properties

   Additional properties, methods, and events are described in the classes listed under Inheritance Hierarchy (see below).

  Name Type Description
Public property EndColor color Gets or sets the end color for a color gradient.
Public property Mode enum Gets or sets direction of the gradient color plot. See GradientStyleMode for available values.
Public property StartColor color Get or sets the start color for a color gradient
Inheritance Hierarchy

elsystem.Object

elsystem.DotNetObject

elsystem.windows.forms.BackgroundGradientStyleClass