|
|
|
|
|
|
|
Closes the trace window if this window was opened or stops saving the trace information in a text file. |
|
|
|
|
|
|
The "Debugger trace" shows the messages displayed in the trace window during the last application test... |
|
|
|
|
|
|
Displays the requested information (content of a control, for example) in a window opened next to the current window. |
|
|
|
|
|
|
Displays a customizable message in the trace window opened in parallel with the current window. |
|
|
|
|
|
|
Opens the trace window or saves the trace information in a text file. |
|
|
|
|
|
|
Displays a custom error message in a system error window. |
|
|
|
|
|
|
Displays a custom error message in a system error window. |
|
|
|
|
|
|
Opens a popup window by specifying its opening position and waits until it is closed. |
|
|
|
|
|
|
A project was already created and translated...... |
|
|
|
|
|
|
Initializes (or not) the controls to zero and runs the initialization processes of the controls and the window. |
|
|
|
|
|
|
The Anchor property sets the anchors of a control in a window, page or report. |
|
|
|
|
|
|
All the controls in a window or report have a different z-index...... |
|
|
|
|
|
|
From now on, with the new Web technologies, the sites can look more like Windows applications and display dialog boxes...... |
|
|
|
|
|
|
When the different languages supported by the application have been selected, the information displayed by the application must be translated into these different languages...... |
|
|
|
|
|
|
The CompactToolbar property is used to:
determine if the window toolbars are compacted.
compact (or not) the toolbars.... |
|
|
|
|
|
|
The planes are used to group the window controls...... |
|
|
|
|
|
|
The ContextMenu property is used to:
Get the custom context menu of a control, window or page.
Change the custom context menu of a control, window or page (or associate another context menu).
Customize the system menus of the controls by adding options.... |
|
|
|
|
|
|
In a Date edit control, opens a popup window displaying a calendar. |
|
|
|
|
|
|
Initializes the file items with the value of the window controls bound to these items. |
|
|
|
|
|
|
Initializes the window controls with the values of the file items linked to the controls. |
|
|
|
|
|
|
Used to find out whether the "end of initialization" code was run for a window. |
|
|
|
|
|
|
The UnlockablePane property is used to:
Determine if the end user can move the panes of a Ribbon or Dynamic Tab control outside the window.
Allow or prevent the end user from moving the panes of a Ribbon or Dynamic Tab control outside the window.... |
|
|
|
|
|
|
Used to get the rights granted to a control, a window, a page or a report. |
|
|
|
|
|
|
Highlights, in a window or control, all the captions and texts corresponding to a given text. |
|
|
|
|
|
|
Modifies the border of selected cells in a Spreadsheet control found in a window. |
|
|
|
|
|
|
Retrieves the list of selected cells in a Spreadsheet control found in a window. |
|
|
|
|
|
|
Retrieves the calculation formula of a cell found in a Spreadsheet control of a window. |
|
|
|
|
|
|
Loads a file in XLSX format in a Spreadsheet control found in a window. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|