Click or drag to resize

AdditionalVisualStyleElementsTextStyleBodyText Property

Gets a visual style element that represents the body text 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 BodyText { get; }

Property Value

Type: VisualStyleElement
A VisualStyleElement representing the style for the body text.
See Also