BulletStyle Enumeration
.NET Framework (current version)
Values for BulletStyleAttribute.
Assembly: UIAutomationTypes (in UIAutomationTypes.dll)
| Member name | Description | |
|---|---|---|
| DashBullet | Dash bullets. | |
| FilledRoundBullet | Solid round bullets. | |
| FilledSquareBullet | Solid square bullets. | |
| HollowRoundBullet | Hollow round bullets. | |
| HollowSquareBullet | Hollow square bullets. | |
| None | No bullet style. | |
| Other | Another bullet style not explicitly specified in the BulletStyle enumeration. |
.NET Framework
Available since 3.0
Available since 3.0
Show: