Click or drag to resize

AdditionalVisualStyleElementsTextStyle Class

Provides VisualStyleElement objects for text styles.
Inheritance Hierarchy
SystemObject
  Ookii.DialogsAdditionalVisualStyleElementsTextStyle

Namespace:  Ookii.Dialogs
Assembly:  Ookii.Dialogs (in Ookii.Dialogs.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public static class TextStyle

The AdditionalVisualStyleElementsTextStyle type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberBodyText
Gets a visual style element that represents the body text in a dialog box.
Public propertyStatic memberMainInstruction
Gets a visual style element that represents the main instruction in a dialog box.
Top
Remarks
Note Note
Use of these styles requires Windows Vista or a newer version of Windows.
Thread Safety
Static members of this type are not safe for multi-threaded operations. Instance members of this type are not safe for multi-threaded operations.
See Also