ONLINE HELP WINDEV, WEBDEV AND WINDEV MOBILE
Version: 151617181920212223242526
Identifying the color of a Windows element Hide the details
Color of specified element in RGB format. To retrieve the color components, use RGBBlue, RGBRed and RGBGreen.
Windows element to use:scScrollBarScroll bar. This constant is not available.scActiveBorderBorder of active window. This constant is not available.scBtnFaceBorder of button.scInactiveBorderBorder of inactive window. This constant is not available.scActiveCaptionTitle bar active.scInactiveCaptionTitle bar inactive.scBtnHighLightSelected button (corresponds to the 3D buttons of Windows 95).scBtnTextText of text buttons.scAppWorkSpaceWorkspace of MDI applications. This constant is not available.scWindowBackground of window.scBackgroundDesktop.scHighLightBackground of selected object. This constant is not available.scMenuBackground of menus. This constant is not available.scBtnShadowShadow of buttons. This constant is not available.scWindowTextText of window.scGrayTextGrayed text (returns zero if the display driver contains no grayscale).scMenuTextText of menus. This constant is not available.scHighLightTextText of selected object.scCaptionTextText of title bar.scInactiveCaptionTextTitle bar inactive.scWindowFrameBorder of window. This constant is not available.
Modifying the color of a Windows element Hide the details
Windows element to use:scScrollBarScroll bar.scActiveBorderBorder of active window.scBtnFaceBorder of button.scInactiveBorderBorder of inactive window.scActiveCaptionTitle bar active.scInactiveCaptionTitle bar inactive.scBtnHighLightSelected button (corresponds to the 3D buttons of Windows 95).scBtnTextText of text buttons.scAppWorkSpaceWorkspace of MDI applications.scWindowBackground of window.scBackgroundDesktop.scHighLightBackground of selected object.scMenuBackground of menus.scBtnShadowShadow of buttons.scWindowTextText of window.scGrayTextGrayed text (returns zero if the display driver contains no grayscale).scMenuTextText of menus.scHighLightTextText of selected object.scCaptionTextText of title bar.scInactiveCaptionTextTitle bar inactive.scWindowFrameBorder of window.
New color for the specified element. This color can correspond to:an RGB color (returned by RGB),a preset color of WLanguage.
Color
Windows XP
Last update: 09/19/2020
Send a report | Local help
Searching...
I accept the terms of the license agreement
All you have to do is configure your product as follows: