
Enum constants that include spaces
If you’re writing an ActiveX control, you can create properties that return an enumerated value, as in: Public Enum SizeConstants SizSmall = 1 SizMedium SizLargeEnd EnumPublic Size As SizeConstants When another developer is using your control, an enumerated property appears in the Property Window at design time as a combo