|
|
|
|
|
|
|
|
|
|
|
|
|
|
| The ProgressBarSystem property gets and sets the progress bar used as system progress bar (in the taskbar) with Windows 7 (and later). |
|
|
|
|
|
|
|
| Deletes the icon that overlays the application icon in the taskbar. |
|
|
|
|
|
|
|
| Modifies one of the buttons found on the application thumbnail in the taskbar. |
|
|
|
|
|
|
|
| Deletes all the buttons associated with the thumbnail of the application from the taskbar. |
|
|
|
|
|
|
|
| Deletes one of the buttons found in the thumbnail of the application from the taskbar. |
|
|
|
|
|
|
|
| Adds an icon that overlays the application icon in the taskbar. |
|
|
|
|
|
|
|
| Adds a button into the thumbnail of the application in the taskbar. |
|
|
|
|
|
|
|
| When your Java application is developed, you can run the test of the Java project and compile it before creating the archive...... |
|
|
|
|
|
|
|
| Displays a message in a standard dialog box that proposes "Yes" and "No" and returns the user's choice.... |
|
|
|
|
|
|
|
| The TokenEnabled property determines if an Edit control is a "Text token" Edit control. |
|
|
|
|
|
|
|
| When your Java application is developed, you can...... |
|
|
|
|
|
|
|
| The TokenAllowDuplicate property is used to:
Allow or prevent the user from entering duplicates in a "Text token" Edit control.
Determine if duplicates are allowed in a "Text token" Edit control.... |
|
|
|
|
|
|
|
| The NumberPage property is used to get:
the number of pages in a "multi-page" image file. This image is displayed in an Image control or in the background of a Chart control.
the number of pages in a PDF file displayed in an Image control.
the number of pages found in a PDF file displayed in a PDF Reader control.
the number of pages found in a DOCX file displayed in a Word Processing control.... |
|
|
|
|
|
|
|
| The TokenListSeparator property retrieves or modifies the separators that trigger the creation of new tokens when entering information in a "Text token" Edit control. |
|
|
|
|
|
|
|
| The Type property is used to get:
the type of element (table or item) defined programmatically or in the data model editor, view or query.
the type of object.
the type of data held in a Variant.... |
|
|
|
|
|
|
|
| The ZAxisMax property gets the maximum value of the Z-axis in a Chart control (Surface chart). |
|
|
|
|
|
|
|
| The ZAxisMin property gets the minimum value of the Z-axis in a Chart control (Surface chart). |
|
|
|
|
|
|
|
| The Selection property is used to get the characteristics of the selection (or cursor):
in a Word Processing control.
Remark: This selection is in the section being edited in the control (body, header or footer).
in a Spreadsheet control.
in an HTML Editor control.
in a Diagram Editor control.... |
|
|
|
|
|
|
|
| The Property FlexDirection allows you to know and modify the sense and direction of the main axis of a Flexbox control ( Property CSS corresponding "flex-direction"). |
|
|
|
|
|
|
|
| The Property FlexAlignSelf allows you to know and modify the alignment and vertical anchoring of the field in the row of the Flexbox field ( Property corresponding CSS "align-self"). |
|
|
|
|
|
|
|
| Time management is extremely important...... |
|
|
|
|
|
|
|
| The code coverage is the measure regarding the coverage of tests run on an application or site...... |
|
|
|
|
|
|
|
| The Collapsed property is used to:
get or define the state (collapsed or expanded) that will be used when rows are added to a TreeView Table control.
find out or modify the collapsed/expanded status for:
the breaks of a Table control,
the breaks of a Looper control,
the break headers and footers of Table and Looper controls,
a Drawer control,
a Ribbon control,
a Navigation Bar control.
a Pivot Table control in a report.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|