constants EditBorderEnum
Specifies the type of the border around the edit control inside the item. Use the AllowEdit property to assign a single edit control to an item. Use the EditBorder property to specify the type of the border for the edit control inside the item.

NameValueDescription
exEditBorderNone0 No border.
exEditBorderInset-1 Inset border.
exEditBorderSingle1 Single border.