AlbumOnNet WebControl Suite

Album.SlideWindowForeColor Property

The Foreground color of the Slide Popup Window. Only needed if Album is not connected to a SlideShow.

[Visual Basic]
Overridable Public Property SlideWindowForeColor As Color
[C#]
public virtual System.Drawing.Color SlideWindowForeColor {get; set;}

Property Value

The Foreground color of the Slide Popup Window.

Remarks

Only needed if Album is not connected to a SlideShow.

See Also

Album Class | AlbumOnNet Namespace