AYUDA EN LÍNEA
 WINDEVWEBDEV Y WINDEV MOBILE

Este contenido se ha traducido automáticamente.  Haga clic aquí  para ver la versión en inglés.
Ayuda / Funcionalidades Automáticas de la Aplicación (FAA) / FAA en ventanas
  • Overview
  • Enabling or disabling the transparent effect of windows
  • Enabling the transparent effect on your windows
  • Programming
  • Examples
WINDEV
WindowsLinuxJavaReportes y ConsultasCódigo de Usuario (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Código Navegador
WINDEV Mobile
AndroidWidget Android iPhone/iPadIOS WidgetApple WatchMac Catalyst
Otros
Procedimientos almacenados
Overview
Depending on the style of your applications, the border of your windows can be translucent: you will have the ability to see by transparency the windows found underneath or the background image of your Windows desktop.
In the context menu of windows, "Disable the translucent effect for the window borders" allows the user disable the translucent effect on the windows.
Enabling or disabling the transparent effect of windows

Enabling the transparent effect on your windows

To enable the transparent effect on your windows:
  1. Go to the "Image" tab of the window description.
  2. Specify the background image used by the window.
  3. Clip the window ("Clip the window").
  4. Select the Vista transparency and blur options. The margins that will be taken into account for the "blur" effect can be defined via the "Margins of blur area" button.
Remark: The "System transparency under Vista (Aero)" option lets the system manage transparency if the display mode used is "Aero".. We recommend that you use this option if you are using the ActivVista and ActivVista Lite skin templates. This option is not recommended if you are using other skin templates.

Programming

To enable (or not) the translucent effect on window borders, use DrawingStyle.
To disable the translucent effect on window borders, use WinDisableEffect.

Examples

The ActivVista and ActivVista Lite skin templates use the translucent effect of windows.
Versión mínima requerida
  • Versión 11
Comentarios
Haga clic en [Agregar] para publicar un comentario

Última modificación: 30/09/2024

Señalar un error o enviar una sugerencia | Ayuda local