Click or drag to resize

AdditionalVisualStyleElementsTaskDialogSecondaryPanel Property

Gets a visual style element that represents the secondary panel of a task dialog.

Namespace:  Ookii.Dialogs
Assembly:  Ookii.Dialogs (in Ookii.Dialogs.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public static VisualStyleElement SecondaryPanel { get; }

Property Value

Type: VisualStyleElement
A VisualStyleElement representing the style for the secondary panel.
See Also