Click or drag to resize

AdditionalVisualStyleElementsTextStyleMainInstruction Property

Gets a visual style element that represents the main instruction in a dialog box.

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

Property Value

Type: VisualStyleElement
A VisualStyleElement representing the style for the main instruction.
See Also