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.
Name
Value
Description
exEditBorderNone
0
No border.
exEditBorderInset
-1
Inset border.
exEditBorderSingle
1
Single border.