|
|
|
|
|
|
|
|
|
|
|
|
|
|
| The ResourceHeight property gets and sets the height of resources in a Scheduler control where resources are arranged in rows. |
|
|
|
|
|
|
|
| The VisibleOutsideWindow property is used to:
determine if a button is visible even if its position (X,Y) is outside the border of the window (entirely or partially).
modify the visibility of an "off-window" button.... |
|
|
|
|
|
|
|
| The TransparencyMode property gets and sets the transparency mode of an image. |
|
|
|
|
|
|
|
| The UsefulHeight property gets and sets the useful height of an internal window (or supercontrol) with scrollbars. |
|
|
|
|
|
|
|
| The AutomaticTooltip property enables or disables automatic tooltips on List Box, Table and TreeView Table controls. |
|
|
|
|
|
|
|
| The MaxNbSegment property gets and sets the maximum number of line segments for drawing a Wire control. |
|
|
|
|
|
|
|
| The StoreTheValue property is used to:
Find out whether a control keeps its value between two application starts via the persistence.
Modify a control so that it keeps (or not) its value between two application starts via the persistence.... |
|
|
|
|
|
|
|
| The RightToLeft property is used to get the writing direction on a control, column, window or report. |
|
|
|
|
|
|
|
| The Style property is used to retrieve and assign the entire style of a control (including the overrides). |
|
|
|
|
|
|
|
| The ScreenCastInProgress property is used to determine if the video played in a Multimedia control is being played on an external device (compatible with Air Play). |
|
|
|
|
|
|
|
| The Modified property is used to determine if a control or group of controls has been modified by the user (keyboard or mouse input). |
|
|
|
|
|
|
|
| The InputEnabled property is used to:
Determine if a control or a group of controls is editable or read-only.
Change the input options for a control or group of controls.... |
|
|
|
|
|
|
|
| The DisplayAsMarkdown property indicates whether or not an Edit control displays its content in Markdown format. |
|
|
|
|
|
|
|
| The AutomaticTextColor property gets and sets the color to be used for the text of the elements that use the "Automatic" color. |
|
|
|
|
|
|
|
| The NumberRow property returns the maximum number of rows containing data in a Spreadsheet control. These rows contain data, a formula, formatting or a non-standard height. |
|
|
|
|
|
|
|
| The TabOffset property gets and sets the offset between the border of a Tab or Ribbon control and the tab buttons. |
|
|
|
|
|
|
|
| The SelectedText property gets and sets the text selected in an Edit control, editable Combo Box control or editable column in a Table control. |
|
|
|
|
|
|
|
| The CalculatorButton property is used to determine and indicate whether a Numeric or Currency Edit control has a button to display a popup calculator. |
|
|
|
|
|
|
|
| The DayWidth property is used to determine and change the width of days:
in a Scheduler control where the days are displayed by columns and the resources in rows.
in a Gantt Chart column.... |
|
|
|
|
|
|
|
| The RichEdit property is used to manage the RTF (Rich Text Format) type:
of an edit control or Static Text control found in a window.
of a Static Text control found in a report.... |
|
|
|
|
|
|
|
| The YImage property gets and sets the initial Y-coordinate of the image section that will be displayed in an Image control or in the background of a Chart control. |
|
|
|
|
|
|
|
| The Hint property gets and sets the hint text displayed when the Edit control is empty. |
|
|
|
|
|
|
|
| The WidthWithAnimation property is used to modify the width of a cell of a Layout control with the "Resize cell" animation defined:
in the "Advanced" tab of the project description window ("Control animation" button).
in the "Style" tab of the control or project.... |
|
|
|
|
|
|
|
| The HintTextColor property gets and sets the hint text color of an Edit control. |
|
|
|
|
|
|
|
| The OrientationTitle property is used to:
Determine whether the headings of one or multiple columns in a Table control are angled.
Angle the headings of one or all the columns in a Table control.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|