constants BackgroundPartEnum
The BackgroundPartEnum type specifies parts of the control, whose background you can change. Use the Background property to specify a background color or a visual appearance for specific parts in the control. The BackgroundPartEnum type supports the following values:

NameValueDescription
exFooterFilterBarButton1 Specifies the background color for the closing button in the filter bar.
exThumbnailBackColorAlt175 Specifies the alternate background color for thumbnail's view.
exThumbnailForeColorAlt176 Specifies the alternate foreground color for thumbnail's view.
exThumbnailBorderColor177 Specifies the color to show the thumbnail's border.
exThumbnailSelBorderColor178 Specifies the color to show the selected thumbnail.
exThumbnailSelBorderColorHide179 Specifies the color to show the selected thumbnail, while the control has no focus.
exVSUp256 The up button in normal state.
exVSUpP257 The up button when it is pressed.
exVSUpD258 The up button when it is disabled.
exVSUpH259 The up button when the cursor hovers it.
exVSThumb260 The thumb part (exThumbPart) in normal state.
exVSThumbP261 The thumb part (exThumbPart) when it is pressed.
exVSThumbD262 The thumb part (exThumbPart) when it is disabled.
exVSThumbH263 The thumb part (exThumbPart) when cursor hovers it.
exVSDown264 The down button in normal state.
exVSDownP265 The down button when it is pressed.
exVSDownD266 The down button when it is disabled.
exVSDownH267 The down button when the cursor hovers it.
exVSLower268 The lower part ( exLowerBackPart ) in normal state.
exVSLowerP269 The lower part ( exLowerBackPart ) when it is pressed.
exVSLowerD270 The lower part ( exLowerBackPart ) when it is disabled.
exVSLowerH271 The lower part ( exLowerBackPart ) when the cursor hovers it.
exVSUpper272 The upper part ( exUpperBackPart ) in normal state.
exVSUpperP273 The upper part ( exUpperBackPart ) when it is pressed.
exVSUpperD274 The upper part ( exUpperBackPart ) when it is disabled.
exVSUpperH275 The upper part ( exUpperBackPart ) when the cursor hovers it.
exVSBack276 The background part ( exLowerBackPart and exUpperBackPart ) in normal state.
exVSBackP277 The background part ( exLowerBackPart and exUpperBackPart ) when it is pressed.
exVSBackD278 The background part ( exLowerBackPart and exUpperBackPart ) when it is disabled.
exVSBackH279 The background part ( exLowerBackPart and exUpperBackPart ) when the cursor hovers it.
exHSLeft384 The left button in normal state.
exHSLeftP385 The left button when it is pressed.
exHSLeftD386 The left button when it is disabled.
exHSLeftH387 The left button when the cursor hovers it.
exHSThumb388 The thumb part (exThumbPart) in normal state.
exHSThumbP389 The thumb part (exThumbPart) when it is pressed.
exHSThumbD390 The thumb part (exThumbPart) when it is disabled.
exHSThumbH391 The thumb part (exThumbPart) when the cursor hovers it.
exHSRight392 The right button in normal state.
exHSRightP393 The right button when it is pressed.
exHSRightD394 The right button when it is disabled.
exHSRightH395 The right button when the cursor hovers it.
exHSLower396 The lower part (exLowerBackPart) in normal state.
exHSLowerP397 The lower part (exLowerBackPart) when it is pressed.
exHSLowerD398 The lower part (exLowerBackPart) when it is disabled.
exHSLowerH399 The lower part (exLowerBackPart) when the cursor hovers it.
exHSUpper400 The upper part (exUpperBackPart) in normal state.
exHSUpperP401 The upper part (exUpperBackPart) when it is pressed.
exHSUpperD402 The upper part (exUpperBackPart) when it is disabled.
exHSUpperH403 The upper part (exUpperBackPart) when the cursor hovers it.
exHSBack404 The background part (exLowerBackPart and exUpperBackPart) in normal state.
exHSBackP405 The background part (exLowerBackPart and exUpperBackPart) when it is pressed.
exHSBackD406 The background part (exLowerBackPart and exUpperBackPart) when it is disabled.
exHSBackH407 The background part (exLowerBackPart and exUpperBackPart) when the cursor hovers it.
exSBtn324 All button parts ( L1-L5, LButton, exThumbPart, RButton, R1-R6 ), in normal state.
exSBtnP325 All button parts ( L1-L5, LButton, exThumbPart, RButton, R1-R6 ), when it is pressed.
exSBtnD326 All button parts ( L1-L5, LButton, exThumbPart, RButton, R1-R6 ), when it is disabled.
exSBtnH327 All button parts ( L1-L5, LButton, exThumbPart, RButton, R1-R6 ), when the cursor hovers it .
exVSThumbExt503 The thumb-extension part in normal state.
exVSThumbExtP504 The thumb-extension part when it is pressed.
exVSThumbExtD505 The thumb-extension part when it is disabled.
exVSThumbExtH506 The thumb-extension when the cursor hovers it.
exHSThumbExt507 The thumb-extension in normal state.
exHSThumbExtP508 The thumb-extension when it is pressed.
exHSThumbExtD509 The thumb-extension when it is disabled.
exHSThumbExtH510 The thumb-extension when the cursor hovers it.
exScrollSizeGrip511 Specifies the visual appearance of the control's size grip when both scrollbars are shown.