|
|
|
|
WinAdaptWidth (Function) In french: FenAdapteLargeur Adapts the window width to the content of controls. The controls are displayed in an optimal way in the window (the scrollbars are deleted if possible).
WinAdaptWidth(WIN_DetailForm)
Syntax
WinAdaptWidth([<Window>])
<Window>: Optional window name Name of window to resize. The current window will be used if this parameter is not specified. Remarks Resizing a window in width is possible only if the window contains one of the following controls anchored in width: - List Box control,
- Table control,
- Looper control,
- TreeView control,
- ListView control,
- Multiline edit control.
This page is also available for…
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|