| |
Versions 26 and lateraaf1stFocusControl New in version 26aaf1stFocusControl aaf1stFocusControl | Disables the context menu used to set the initial focus to the edit control.
Affected element: Edit control |
aafAddShortcut | Disables the context menu used to manage custom keyboard shortcuts.
Affected element: Button control |
Versions 27 and lateraafAdjustAllColumns New in version 27aafAdjustAllColumns aafAdjustAllColumns | Disables the context menu that allows users to automatically adjust all columns.
Affected element: Table control |
Versions 24 and lateraafAutomaticCalculationTable New in version 24aafAutomaticCalculationTable aafAutomaticCalculationTable | Disables the context menu for displaying automatic calculations on Table control columns.
Affected element: Table or TreeView Table control |
aafAutomaticTotals | Disables automatic calculations in numeric columns of a Table control.
Affected element: Table control |
aafAutomaticValidation | Disables the option to set a timer on a button.
Affected element: Button control. |
Versions 17 and lateraafCalculator New in version 17aafCalculator aafCalculator | Disables the context menu used to display a popup calculator to perform calculations.
Affected element: Numeric or Currency edit control |
aafCalendar | Disables the context menu used to display a popup calendar in order to select a date in a Date edit control.
Affected element: Date edit control |
Versions 20 and lateraafChangeBackgroundColor New in version 20aafChangeBackgroundColor aafChangeBackgroundColor | Disables the context menu used to change the background color of a row, column or cell in a control.
Affected element: Table control, TreeView Table control and Pivot Table control |
aafChart | Disables the display of an automatic chart in a Table control.
Affected element: Table control |
aafChartMenu | Disables the context menu of Chart controls displayed via the AAF mechanism.
Affected element: Chart control |
Versions 22 and lateraafCheckAll New in version 22aafCheckAll aafCheckAll | Disables the context menu used to check/uncheck all rows in a Check Box column of a Table control.
Affected element: Table or TreeView Table control |
Versions 20 and lateraafCheckBoxCheckAll New in version 20aafCheckBoxCheckAll aafCheckBoxCheckAll | Disables the context menu options used to check or uncheck all the options in a Check Box control.
Affected element: Check Box control |
aafColumnSelection | Disables the column selection on a Table control to display.
Affected element: Table control |
Versions 22 and lateraafCompareDateRangePvt New in version 22aafCompareDateRangePvt aafCompareDateRangePvt | Disables the context menu used to compare different periods in the Pivot Table control.
Affected element: Pivot Table control |
Versions 20 and lateraafCopy New in version 20aafCopy aafCopy | Disables the context menu used to: - copy the row of a List Box control.
- copy the row and the column of a Table control. Affected element: List Box control or Table control.
|
Versions 20 and lateraafCopyAll New in version 20aafCopyAll aafCopyAll | Disables the context menu used to copy all rows found in a List Box or Table control to the clipboard ("Copy all" option).
Affected element: List Box control or Table control
|
Versions 15 and lateraafCopyForm New in version 15aafCopyForm aafCopyForm | Disables the context menu used to copy the current form.
Affected element: Window |
Versions 25 and lateraafCustomizeUI New in version 25aafCustomizeUI aafCustomizeUI | Disables the context menu option allowing the end user to customize the interface.
Remark: Corresponds to the aafCustomizeUI constant in earlier versions. Affected element: Window |
Versions 19 and lateraafDashEditMode New in version 19aafDashEditMode aafDashEditMode | Disables the option to switch to edit mode: via the context menu in a Dashboard control. Versions 22 and later via a long press. New in version 22 via a long press.  via a long press.
Affected element: Dashboard control
|
Versions 19 and lateraafDashEditMode New in version 19aafDashEditMode aafDashEditMode | Disables the option to switch to edit mode: via the context menu in a Dashboard control. Versions 22 and later via a long press. New in version 22 via a long press.  via a long press.
Affected element: Dashboard control
Affected element: Pivot Table control
|
Versions 19 and lateraafDeactivateWindowAnimation New in version 19aafDeactivateWindowAnimation aafDeactivateWindowAnimation | Disables the context menu option used to disable window animations.
Affected element: Window |
Versions 25 and lateraafDiscoverAAF New in version 25aafDiscoverAAF aafDiscoverAAF | Disables the toast used to inform the user about AAFs (Automatic Application Features).
Affected element: Window |
Versions 18 and lateraafDisplayOnSeveralLines New in version 18aafDisplayOnSeveralLines aafDisplayOnSeveralLines | Disables the context menu used to display the content of a column of a Table control on several rows. This context menu is disabled for all columns in the Table control.
Affected element: Table control |
Versions 18 and lateraafDisplayPassword New in version 18aafDisplayPassword aafDisplayPassword | Deletes the password reveal icon.
Affected element: Edit control |
Versions 17 and lateraafDisplayThumbnail New in version 17aafDisplayThumbnail aafDisplayThumbnail | Disables the display of a thumbnail of an image or PDF file whose path has been entered in an edit control.
Affected element: File path Edit control |
Versions 19 and lateraafExpandCollapseAll New in version 19aafExpandCollapseAll aafExpandCollapseAll | Disables the option used to expand or collapse all elements in a TreeView Table control or in a branch of a TreeView Table control.
Affected element: - TreeView Table control,
- TreeView control.
|
Versions 20 and lateraafFileSelection New in version 20aafFileSelection aafFileSelection | Disables the "Browse" option in the context menu displayed in File and File Path edit controls.
Affected element: Edit control |
aafFilter | Disables the context menu for automatic filters on magnifiers, in the column titles of a Table control. Affected element: Table control.
|
aafFind | Disables the use of the search on a multiline edit control.
Affected element: Multiline edit control |
Versions 23 and lateraafFindInCombo New in version 23aafFindInCombo aafFindInCombo | Disables the search on a Combo Box control. Caution: If the search in the Combo Box control has been enabled by the option "With search" available in the "Details" tab of the control description window, this constant is not taken into account. Affected element: Combo Box control |
Versions 27 and lateraafFreezeColumnLeft New in version 27aafFreezeColumnLeft aafFreezeColumnLeft | Disables the context menu that allows users to lock columns in a Table control. Affected element: Table or TreeView Table control |
Versions 19 and lateraafGanttAddDependency New in version 19aafGanttAddDependency aafGanttAddDependency | Disables the context menu used to add and delete a dependency link between two tasks in a Gantt Chart column.
Affected element: Gantt Chart column into a Table control or in a TreeView Table control. |
Versions 19 and lateraafGanttAddTask New in version 19aafGanttAddTask aafGanttAddTask | Disables the context menu used to add a task into a Gantt Chart column.
Affected element: Gantt Chart column into a Table control or in a TreeView Table control. |
Versions 19 and lateraafGanttDeleteTask New in version 19aafGanttDeleteTask aafGanttDeleteTask | Disables the context menu used to delete a task from a Gantt Chart column.
Affected element: Gantt Chart column into a Table control or in a TreeView Table control. |
Versions 19 and lateraafGanttEditTask New in version 19aafGanttEditTask aafGanttEditTask | Disables the context menu used to edit a task in a Gantt Chart column.
Affected element: Gantt Chart column into a Table control or in a TreeView Table control. |
Versions 15 and lateraafGotoLine New in version 15aafGotoLine aafGotoLine | Disables the context menu used to display a window for entering the number of the line to reach in a multiline edit control.
Affected element: Multiline edit control |
aafHistoryHFLog | Disables the history of HFSQL records on a control linked to a data file.
Affected element: Control linked to a data file |
aafHistoryInput | Disables input history.
Affected elements: Edit control, editable combo box |
Versions 19 and lateraafInternetSearch New in version 19aafInternetSearch aafInternetSearch | Disables the context menu option used to search the Internet.
Affected elements: - Edit control
Versions 23 and laterTable control, TreeView Table control, Spreadsheet control and Pivot Table control New in version 23Table control, TreeView Table control, Spreadsheet control and Pivot Table control Table control, TreeView Table control, Spreadsheet control and Pivot Table control
|
Versions 23 and lateraafMagnifierOnTableNoInputNoSelection New in version 23aafMagnifierOnTableNoInputNoSelection aafMagnifierOnTableNoInputNoSelection | Used to keep the behavior of version 20 on the tables without edit not selection: the magnifier is not displayed in the column even if the "Magnifier" option is checked in the column description window.
Affected element: Table control |
Versions 17 and lateraafModifyInputValueWithWheel New in version 17aafModifyInputValueWithWheel aafModifyInputValueWithWheel | Disables the modification of the value in numeric edit controls with the mouse wheel.
Affected element: Numeric edit control |
Versions 19 and lateraafModifyProgressGanttTask New in version 19aafModifyProgressGanttTask aafModifyProgressGanttTask | Disables the modification of the progress value of a task in a Gantt Chart column.
Affected element: Gantt Chart column into a Table control or in a TreeView Table control. |
Versions 17 and lateraafOpen New in version 17aafOpen aafOpen | Disables the context menu option used to open a file.
Affected element: File path Edit control |
Versions 17 and lateraafOpenLocation New in version 17aafOpenLocation aafOpenLocation | Disables the context menu option used to open the directory containing the file.
Affected element: File path Edit control |
Versions 17 and lateraafOpenWith New in version 17aafOpenWith aafOpenWith | Disables the context menu option used to open a file by selecting the software.
Affected element: File path Edit control |
Versions 27 and lateraafPDFDeleteCurrentPage New in version 27aafPDFDeleteCurrentPage aafPDFDeleteCurrentPage | Disables the context menu option that allows users to delete the current page in a PDF Reader control.
Affected element: PDF Reader control. |
Versions 17 and lateraafPrintFile New in version 17aafPrintFile aafPrintFile | Disables the context menu option used to print a file.
Affected element: File path Edit control |
Versions 17 and lateraafPrintOrganizer New in version 17aafPrintOrganizer aafPrintOrganizer | Disables the context menu option used to print the content of Organizer control.
Affected element: Organizer control |
Versions 21 and lateraafPrintPvt New in version 21aafPrintPvt aafPrintPvt | Disables the context menu option to print the content of the Pivot Table control.
Affected element: Pivot Table control |
aafPrintReportOnTable | Disables the "Print" option in the context menu of Table and TreeView Table controls. Versions 19 and laterThis constant also disables the "Print" option in the context menu of Gantt Chart columns. New in version 19This constant also disables the "Print" option in the context menu of Gantt Chart columns. This constant also disables the "Print" option in the context menu of Gantt Chart columns.Affected element: Table and TreeView Table control |
Versions 17 and lateraafPrintSchedule New in version 17aafPrintSchedule aafPrintSchedule | Disables the context menu option used to print the content of a Scheduler control.
Affected element: Scheduler control |
Versions 21 and lateraafPrintSpreadsheet New in version 21aafPrintSpreadsheet aafPrintSpreadsheet | Disables the context menu option used to print the content of the Spreadsheet control.
Affected element: Spreadsheet control |
Versions 27 and lateraafPvtCollapseAll New in version 27aafPvtCollapseAll aafPvtCollapseAll | Disables the option to collapse the entire content of the Pivot Table control. Affected element: Pivot Table control
|
Versions 27 and lateraafPvtExpandAll New in version 27aafPvtExpandAll aafPvtExpandAll | Disables the option to expand the entire content of the Pivot Table control. Affected element: Pivot Table control
|
Versions 27 and lateraafPvtRememberGroup New in version 27aafPvtRememberGroup aafPvtRememberGroup | Disables the option to save the configuration of groups. Affected element: Pivot Table control
|
Versions 27 and lateraafPvtRestoreGroup New in version 27aafPvtRestoreGroup aafPvtRestoreGroup | Disables the option to restore the initial configuration of groups. |
aafQuestionMarkMenu | Disables the context menu option corresponding to the "?" menu.
Affected element: Window |
aafRateDDW | Disables the option to modify the DDW (Dimmed Disabled Window) dim rate). The corresponding menu options and the shortcuts (Ctrl + Alt + [+] or Ctrl + Alt [-]) cannot be used anymore.
|
Versions 25 and lateraafRemoveFilter New in version 25aafRemoveFilter aafRemoveFilter | Disables the "Remove filter" option in the context menu of columns in Table and TreeView Table controls with an active filter.
Affected element: Table and TreeView Table control |
Versions 21 and lateraafRepositionableNote New in version 21aafRepositionableNote aafRepositionableNote | Disables the option to create repositionable notes.
Affected element: Window |
aafResizeRowHeight | Disables the option for the user to resize the rows vertically. This option must have been enabled in the description of the Table control. Affected element: Table control, TreeView Table control, Looper control |
aafRTFToolbar | Disables the context menu used to display the RTF toolbar of RTF Edit controls.
Affected element: RTF edit control |
Versions 20 and lateraafSaveAs New in version 20aafSaveAs aafSaveAs | - Disables the context menu option used to save the content of Spreadsheet control in an xlsx file.
- Disables the context menu option used to save the Dashboard control as an image.
Affected element: - Spreadsheet control
- Dashboard control
|
Versions 20 and lateraafSaveBreakStatus New in version 20aafSaveBreakStatus aafSaveBreakStatus | Disables the context menu option used to store the status of breaks.
Affected element: Table control, Looper control |
Versions 19 and lateraafSaveFilterAndSort New in version 19aafSaveFilterAndSort aafSaveFilterAndSort | Disables the menu options used to store filters and sorts in a Table control. Affected element: Table control |
aafSaveSizeAndPosition | Disables size and position saving for windows and window controls (Splitter, Table, Toolbar control).
Affected element: Window |
aafSaveValue | Disables the feature that saves the values of persistent controls in the window. This AAF can be disabled for a control or a window (in this case, the option is deleted from the context menus of all window controls). Affected elements: Window, Edit control, List Box control, Editable Combo Box control, Radio Button control or Check Box control |
Versions 22 and lateraafSchAutoScroll New in version 22aafSchAutoScroll aafSchAutoScroll | Disables the automatic scroll of scheduler when moving an appointment.
Affected element: Scheduler control |
Versions 17 and lateraafSendFileByEmail New in version 17aafSendFileByEmail aafSendFileByEmail | Disables the context menu option used to send a file by email. This file can be:- the file whose path is found in an edit control.
Versions 18 and laterthe Organizer.pdf file that represents the printed version of the Organizer control. New in version 18the Organizer.pdf file that represents the printed version of the Organizer control. the Organizer.pdf file that represents the printed version of the Organizer control. Versions 18 and laterthe Scheduler.pdf file that represents the printed version of the Scheduler control. New in version 18the Scheduler.pdf file that represents the printed version of the Scheduler control. the Scheduler.pdf file that represents the printed version of the Scheduler control.
Affected element:- File Path edit control.
Versions 18 and laterOrganizer control. New in version 18Organizer control. Organizer control. Versions 18 and laterScheduler control. New in version 18Scheduler control. Scheduler control.
|
Versions 15 and lateraafSortListOrCombo New in version 15aafSortListOrCombo aafSortListOrCombo | Disables the context menu option used to sort the content of a List Box or Combo Box control.
Affected element: List Box or Combo Box control. |
Versions 23 and lateraafSortTVTableKeepHierarchy New in version 23aafSortTVTableKeepHierarchy aafSortTVTableKeepHierarchy | Changes the sort method in the TreeView Table controls. By default, the sort on columns keeps the hierarchy: only the leaves are sorted. This constant is used to changer this behavior and to sort the nodes and leaves level by level.
Affected element: TreeView Table control. |
aafSpeechRecognition | Disables speech recognition.
|
aafSpellCheck | Disables the use of Word spelling checker for an edit control. Remark: This feature requires Word 2000 (or later) on the user computer. This feature does not operate with Word 97.
Affected element: Edit control |
aafTableToExcel | Disables the export of Table control content or content selection to Excel or to OpenOffice Calc (depending on the software installed on the user's computer).
Affected element: Table control, TreeView control, TreeView Table control, Looper control |
aafTableToWord | Disables the export of Table control content or content selection to Word or to OpenOffice Writer (depending on the software installed on the user's computer).
Affected element: Table control, TreeView control, TreeView Table control, Looper control |
aafTableToXML | Disables the export of Table control content or content selection to XML.
Affected element: Table control, TreeView control, TreeView Table control, Looper control |
Versions 22 and lateraafUncheckAll New in version 22aafUncheckAll aafUncheckAll | Disables the context menu used to check/uncheck all rows in a Check Box column of a Table control.
Affected element: Table or TreeView Table control |
Versions 20 and lateraafZoom New in version 20aafZoom aafZoom | - Disables the option to zoom in a Table, Treeview table, Pivot Table, Spreadsheet or List Box control.
Affected element: Table, TreeView Table, Pivot Table, Spreadsheet or List Box control. Versions 21 and laterDisables the option to zoom in a window. Affected element: Window. New in version 21Disables the option to zoom in a window. Affected element: Window. Disables the option to zoom in a window. Affected element: Window.
|