Specifies the background mode when painting
the selected items. The SelBackMode
property retrieves or sets a value that indicates whether the selection is transparent or opaque.
Name
Value
Description
exOpaque
0
The selection is opaque.
exTransparent
1
The selection is transparent.
exGrid
2
The selection is half transparent half opaque
exCustom
3
User is responsible for painting the selected items.