If you refer a part of the scroll bar please notice the following:
Name | Value | Description | |||
exExpandButtonUp | 0 | Specifies the visual appearance for the expand button, when it is up. | |||
exExpandButtonDown | 1 | Specifies the visual appearance for the expand button, when it is down. | |||
exExpandBarButtonUp | 2 | Specifies the visual appearance for the button in the control's expand bar, when it is up. | |||
exExpandBarButtonDown | 3 | Specifies the visual appearance for the button in the control's expand bar, when it is down. | |||
exDropDownButtonUp | 4 | Specifies the visual appearance for the drop down button, when it is up. | |||
exDropDownButtonDown | 5 | Specifies the visual appearance for the drop down button, when it is down. | |||
exButtonUp | 6 | Specifies the visual appearance for the button inside the editor, when it is up. Use the AddButton method to add new buttons to the editor. | |||
exButtonDown | 7 | Specifies the visual appearance for the button inside the editor, when it is down. | |||
exDateHeader | 8 | Specifies the visual appearance for the header in a calendar control. | |||
exDateTodayUp | 9 | Specifies the visual appearance for the today button in a calendar control, when it is up. | |||
exDateTodayDown | 10 | Specifies the visual appearance for the today button in a calendar control, when it is down. | |||
exDateScrollThumb | 11 | Specifies the visual appearance for the scrolling thumb in a calendar control. | |||
exDateScrollRange | 12 | Specifies the visual appearance for the scrolling range in a calendar control. | |||
exDateSeparatorBar | 13 | Specifies the visual appearance for the separator bar in a calendar control. | |||
exDateSelect | 14 | Specifies the visual appearance for the selected date in a calendar control. | |||
exSliderRange | 15 | Specifies the visual appearance for the slider's bar. | |||
exSliderThumb | 16 | Specifies the visual appearance for the thumb of the slider. | |||
exShowFocusRect | 19 | exShowFocusRect. Specifies the visual appearance to display the node with the focus. | |||
exSpinUpButtonUp | 22 | Specifies the visual appearance for the up spin button when it is not pressed. | |||
exSpinUpButtonDown | 23 | Specifies the visual appearance for the up spin button when it is pressed. | |||
exSpinDownButtonUp | 24 | Specifies the visual appearance for the down spin button when it is not pressed. | |||
exSpinDownButtonDown | 25 | Specifies the visual appearance for the down spin button when it is pressed. | |||
exCollapseButtonUp | 62 | exCollapseButtonUp. Specifies the visual appearance for the expand button, when it is up, and the node is collapsed. | |||
exFooterFilterBarButton | 63 | exFooterFilterBarButton. Specifies the background color for the closing button in the filter bar. | |||
exToolTipAppearance | 64 | Indicates the visual appearance of the borders of the tooltips. Use the ToolTipPopDelay property specifies the period in ms of time the ToolTip remains visible if the mouse pointer is stationary within a control. Use the ToolTipWidth property to specify the width of the tooltip window. The ToolTipDelay property specifies the time in ms that passes before the ToolTip appears. Use the ShowToolTip method to display a custom tooltip. | |||
exToolTipBackColor | 65 | Specifies the tooltip's background color. | |||
exToolTipForeColor | 66 | Specifies the tooltip's foreground color. | |||
exVSUp | 256 | The up button in normal state. | |||
exVSUpP | 257 | The up button when it is pressed. | |||
exVSUpD | 258 | The up button when it is disabled. | |||
exVSUpH | 259 | The up button when the cursor hovers it. | |||
exVSThumb | 260 | The thumb part (exThumbPart) in normal state. | |||
exVSThumbP | 261 | The thumb part (exThumbPart) when it is pressed. | |||
exVSThumbD | 262 | The thumb part (exThumbPart) when it is disabled. | |||
exVSThumbH | 263 | The thumb part (exThumbPart) when cursor hovers it. | |||
exVSDown | 264 | The down button in normal state. | |||
exVSDownP | 265 | The down button when it is pressed. | |||
exVSDownD | 266 | The down button when it is disabled. | |||
exVSDownH | 267 | The down button when the cursor hovers it. | |||
exVSLower | 268 | The lower part ( exLowerBackPart ) in normal state. | |||
exVSLowerP | 269 | The lower part ( exLowerBackPart ) when it is pressed. | |||
exVSLowerD | 270 | The lower part ( exLowerBackPart ) when it is disabled. | |||
exVSLowerH | 271 | The lower part ( exLowerBackPart ) when the cursor hovers it. | |||
exVSUpper | 272 | The upper part ( exUpperBackPart ) in normal state. | |||
exVSUpperP | 273 | The upper part ( exUpperBackPart ) when it is pressed. | |||
exVSUpperD | 274 | The upper part ( exUpperBackPart ) when it is disabled. | |||
exVSUpperH | 275 | The upper part ( exUpperBackPart ) when the cursor hovers it. | |||
exVSBack | 276 | The background part ( exLowerBackPart and exUpperBackPart ) in normal state. | |||
exVSBackP | 277 | The background part ( exLowerBackPart and exUpperBackPart ) when it is pressed. | |||
exVSBackD | 278 | The background part ( exLowerBackPart and exUpperBackPart ) when it is disabled. | |||
exVSBackH | 279 | The background part ( exLowerBackPart and exUpperBackPart ) when the cursor hovers it. | |||
exHSLeft | 384 | The left button in normal state. | |||
exHSLeftP | 385 | The left button when it is pressed. | |||
exHSLeftD | 386 | The left button when it is disabled. | |||
exHSLeftH | 387 | The left button when the cursor hovers it. | |||
exHSThumb | 388 | The thumb part (exThumbPart) in normal state. | |||
exHSThumbP | 389 | The thumb part (exThumbPart) when it is pressed. | |||
exHSThumbD | 390 | The thumb part (exThumbPart) when it is disabled. | |||
exHSThumbH | 391 | The thumb part (exThumbPart) when the cursor hovers it. | |||
exHSRight | 392 | The right button in normal state. | |||
exHSRightP | 393 | The right button when it is pressed. | |||
exHSRightD | 394 | The right button when it is disabled. | |||
exHSRightH | 395 | The right button when the cursor hovers it. | |||
exHSLower | 396 | The lower part (exLowerBackPart) in normal state. | |||
exHSLowerP | 397 | The lower part (exLowerBackPart) when it is pressed. | |||
exHSLowerD | 398 | The lower part (exLowerBackPart) when it is disabled. | |||
exHSLowerH | 399 | The lower part (exLowerBackPart) when the cursor hovers it. | |||
exHSUpper | 400 | The upper part (exUpperBackPart) in normal state. | |||
exHSUpperP | 401 | The upper part (exUpperBackPart) when it is pressed. | |||
exHSUpperD | 402 | The upper part (exUpperBackPart) when it is disabled. | |||
exHSUpperH | 403 | The upper part (exUpperBackPart) when the cursor hovers it. | |||
exHSBack | 404 | The background part (exLowerBackPart and exUpperBackPart) in normal state. | |||
exHSBackP | 405 | The background part (exLowerBackPart and exUpperBackPart) when it is pressed. | |||
exHSBackD | 406 | The background part (exLowerBackPart and exUpperBackPart) when it is disabled. | |||
exHSBackH | 407 | The background part (exLowerBackPart and exUpperBackPart) when the cursor hovers it. | |||
exSBtn | 324 | All button parts ( L1-L5, LButton, exThumbPart, RButton, R1-R6 ), in normal state. | |||
exSBtnP | 325 | All button parts ( L1-L5, LButton, exThumbPart, RButton, R1-R6 ), when it is pressed. | |||
exSBtnD | 326 | All button parts ( L1-L5, LButton, exThumbPart, RButton, R1-R6 ), when it is disabled. | |||
exSBtnH | 327 | All button parts ( L1-L5, LButton, exThumbPart, RButton, R1-R6 ), when the cursor hovers it . | |||
exScrollHoverAll | 500 | Enables or disables the hover-all feature. By default (Background(exScrollHoverAll) = 0), the left/top, right/bottom and thumb parts of the control' scrollbars are displayed in hover state while the cursor hovers any part of the scroll bar (hover-all feature). The hover-all feature is available on Windows 11 or greater, if only left/top, right/bottom, thumb, lower and upper-background parts of the scrollbar are visible, no custom visual-appearance is applied to any visible part. The hover-all feature is always on If Background(exScrollHoverAll) = -1. The Background(exScrollHoverAll) = 1 disables the hover-all feature. | |||
exVSThumbExt | 503 | exVSThumbExt. The thumb-extension part in normal state. | |||
exVSThumbExtP | 504 | exVSThumbExtP. The thumb-extension part when it is pressed. | |||
exVSThumbExtD | 505 | exVSThumbExtD. The thumb-extension part when it is disabled. | |||
exVSThumbExtH | 506 | exVSThumbExtH. The thumb-extension when the cursor hovers it. | |||
exHSThumbExt | 507 | exHSThumbExt. The thumb-extension in normal state. | |||
exHSThumbExtP | 508 | exHSThumbExtP. The thumb-extension when it is pressed. | |||
exHSThumbExtD | 509 | exHSThumbExtD. The thumb-extension when it is disabled. | |||
exHSThumbExtH | 510 | exHSThumbExtH. The thumb-extension when the cursor hovers it. | |||
exScrollSizeGrip | 511 | Specifies the visual appearance of the control's size grip, when both scroll bars are displayed. |