AYUDA EN LÍNEA
 WINDEVWEBDEV Y WINDEV MOBILE

Ayuda / Desarrollar una aplicación o un sitio web / Controles, ventanas y páginas / Controles: tipos disponibles / Control Panel acoplable
  • Overview
  • Handling the Dockable Panel control through programming
  • Creating a Dockable Panel control
  • Associated properties
WINDEV
WindowsLinuxUniversal Windows 10 AppJavaReports and QueriesUser code (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Browser code
WINDEV Mobile
AndroidAndroid Widget iPhone/iPadIOS WidgetApple WatchMac CatalystUniversal Windows 10 App
Others
Stored procedures
Handling a Dockable Panel control through programming
Overview
A Dockable Panel control can be handled through programming.
To handle a Dockable Panel control through programming, WINDEV proposes the PanelXXX functions.
This help page explains how to handle a Dockable Panel control through programming.
Handling the Dockable Panel control through programming

Creating a Dockable Panel control

A Dockable Panel can be created through programming with PanelCreate. This function expects as parameter the internal window that contains the controls displayed in the Dockable Panel control.
By default, the size of the Dockable Panel control will correspond to the size of the internal window in edition mode.

Associated properties

For a complete list of WLanguage properties that can be used with a Dockable Panel control, see Properties associated with Dockable Panel controls.
Versión mínima requerida
  • Versión 24
Comentarios
Haga clic en [Agregar] para publicar un comentario

Última modificación: 23/01/2023

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