The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
OutlineStyles Enumeration
.NET Framework (current version)
Values for OutlineStylesAttribute.
This enumeration has a FlagsAttribute attribute that allows a bitwise combination of its member values.
Assembly: UIAutomationTypes (in UIAutomationTypes.dll)
| Member name | Description | |
|---|---|---|
| Embossed | Embossed. | |
| Engraved | Engraved. | |
| None | No outline style. | |
| Outline | Outlined. | |
| Shadow | Shadowed. |
.NET Framework
Available since 3.0
Available since 3.0
Show: