Enumeration which contains the options for the form background for an AniForm.
Member Name | Description |
---|---|
Normal | The form's background is painted as any normal form would be. All applicable properties will be enforced (e.g. BackgroundColor) |
GradientHorizontal | The background is drawn with a horizontal gradient brush. The gradient starts with StartColor and ends with EndColor |
GradientVertical | The background is drawn with a vertical gradient brush. The gradient starts with StartColor and ends with EndColor |
Namespace: Genghis.Windows.Forms Namespace
Assembly: Genghis.dll