Inheritance diagram for CmAbsScrolledForm:
Public Methods | |
void | setIncr (int h_inc, int v_inc) |
void | setSliderColor (CmColor *cc) |
void | setSliderColorShift (int perc) |
void | enableAutoSliderColor (void) |
Enables the automatic slider color setting on the scrollbar sliders. | |
void | disableAutoSliderColor (void) |
Disables the automatic slider color setting on the scrollbar sliders. |
|
Disables the automatic slider color setting on the scrollbar sliders. This function has the effect of reverting to gray the color of the arrow buttons and the slider in the object's scrollbars.
|
|
Enables the automatic slider color setting on the scrollbar sliders. By default arrow buttons and slider in the scrollbars control are gray. Using this function you can force the object to set a suitable color on its scrollbars. The computed color is based on the object's background color and has a reasonable brightness. The standard gray will result as the computed color if black or white is used on the main object.
|
|
|
|
Reimplemented from CmAbsCForm. |
|
Reimplemented from CmAbsCForm. |