oi10:presentation_server:window_properties

WINDOW Properties

The WINDOW control supports the following properties in addition to the Common Properties except where noted below.

NameDescription
AUTOCOMPOSITED Specifies if the window should use double-buffering during sizing operations.
DESTROYFLAG Specifies if the window is flagged for destruction during QUERYEND processing.
DPI Returns the DPI setting for the window.
DPISCALING Specifies if the window can automatically scale itself based on the system DPI settings.
DWMANIMATION Specifies if DWM animations are allowed for the window.
ICON Specifies the window icon displayed in the window's caption bar.
INITIALPOSITIONSpecifies the starting location of the window.
HELPBUTTON Displays a help ("?") button in the window's caption bar.
RESIZEALWAYS Allows a frame that is normally fixed to be resized by the user.
SAVEWARN Specifies if the data in a databound window has been changed.
TASKBARBUTTON Returns TRUE$ if the Windows has created a Task Bar button for the window.
TOPMOST Specifies if the frame should keep itself at the top of the Z-order.

The following common properties are not supported:

• ?

The following properties found in version 9 have been deprecated, but are still supported for backwards compatibility purposes. Version 10 applications should not use these.

• BITMAP

• IMAGECLIP

• IMAGECOUNT

• IMAGENUMBER

• IMAGEOFFSET

• IMAGEORIGIN

  • oi10/presentation_server/window_properties.txt
  • Last modified: 2023/10/25 10:49
  • by 127.0.0.1