ONLINE HELP WINDEV, WEBDEV AND WINDEV MOBILE
Version: 151617181920212223242526
Modifying the display mode of elements (buttons, windows) Hide the details
Element affected by the setting:styleTranslucentWinBorderConfigure the translucent style of windows. This constant has no effect.Versions 22 and laterstyleImageLowQualityNew in version 22styleImageLowQualitystyleImageLowQualityConfigure the load mode of huge images (greater than 640x480). This constant is not available.styleGrayedIconGradientConfigure the grayed effect for the buttons.Versions 15 and laterstyleIndentBorderOverlapNew in version 15styleIndentBorderOverlapstyleIndentBorderOverlapConfigures the number of pixels between the text and the border in the "overlap" display mode.
Specifies the new display mode of the element:For managing the translucent effect:True: The windows with a translucent border are displayed with this effect.False: The "Translucent border" effect is ignored.Versions 22 and laterFor managing the load mode of images:True: Fast load: the time for loading images has priority over their quality.False: Slower load: the quality of images has priority over their load time.New in version 22For managing the load mode of images:True: Fast load: the time for loading images has priority over their quality.False: Slower load: the quality of images has priority over their load time.For managing the load mode of images:True: Fast load: the time for loading images has priority over their quality.False: Slower load: the quality of images has priority over their load time.For managing the grayed effect:True: The icons, images of the grayed buttons are displayed in shades of gray. If this mode is selected, the display may be longer but you will get a better result.False: The icons, images of the grayed buttons are displayed in automatic shades of gray. In this mode, if the image contains no black pixel, the grayed version does not draw anything. For the offset of "overlap" drawing mode: Number of pixels for the spacing between the border's line and the text of the caption.
Finding out the display mode of elements (buttons, windows) Hide the details
Returns the current display mode of the specified element or the number of offset pixels when displaying captions in the "overlap" mode.
Element affected by the setting.styleTranslucentWinBorderConfigure the translucent style of windows. If <Result> = True, the windows with a translucent border are displayed with this effect. If <Result> = False, the "Translucent border" effect is ignored. This constant has no effect.Versions 22 and laterstyleImageLowQualityNew in version 22styleImageLowQualitystyleImageLowQualityConfigure the load mode of huge images (greater than 640x480).If <Result> = True, the load time of images has priority over their quality.If <Result> = False, the quality of images has priority over their load time. This constant is not available.styleGrayedIconGradientConfigure the grayed effect for the buttons.If <Result> = True, the image of buttons are displayed in shades of gray.If <Result> = False, the image of the buttons is grayed according to Windows 95 grayscale system.Versions 15 and laterstyleIndentBorderOverlapNew in version 15styleIndentBorderOverlapstyleIndentBorderOverlapConfigures the spacing (in pixels) between the text and the border in the "overlap" display mode.
Managing grayed images
Managing the translucent effect
Last update: 09/22/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: