StringProperty Enumeration
.NET Framework (current version)
Identifies the string properties of a visual style element.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
| Member name | Description | |
|---|---|---|
| Text | The text that will be displayed with the element. |
The StringProperty enumeration represents a set of string properties that describe visual style elements. The StringProperty values are used as an argument in the VisualStyleRenderer::GetString method to specify which property value to retrieve for the element that the VisualStyleRenderer currently represents.
.NET Framework
Available since 2.0
Available since 2.0
Show: