|
|
|
|
|
|
|
|
|
|
|
|
|
|
| The VerticalAlignment property gets and changes the vertical alignment of a control. |
|
|
|
|
|
|
|
| The Empty property is used to determine if:
a Looper, Table, List Box or Combo Box control is empty. The control can be a browsing control or a memory control.
a Chart control contains no series.
a report control is empty (control linked to an item).
an array (or an associative array) contains no element.
an element of an associative array exists or not.
a queue, a list or a stack contains no element.... |
|
|
|
|
|
|
|
| The SelectedTextWithTag property is used to get or change the text selected in a rich edit control (RTF or HTML) with HTML or RTF formatting tags. |
|
|
|
|
|
|
|
| The SelectedResource property returns the name of the resource that corresponds to the user's selection in a Scheduler control.... |
|
|
|
|
|
|
|
| The ButtonType property is used to get and change the type of a Button control: Cancelation, Interruption, Validation, ... |
|
|
|
|
|
|
|
| The AdLoaded property indicates whether an ad is currently loaded (and displayed) in the Ad control. |
|
|
|
|
|
|
|
| The Layout property is used to get the layout of the cells in a Layout control. |
|
|
|
|
|
|
|
| The HorizontalAlignment property gets and changes the horizontal alignment of a control. |
|
|
|
|
|
|
|
| The MandatoryInputMessage property is used to identify and set the message that will be displayed if the control is left empty (when the MandatoryInput property is enabled). |
|
|
|
|
|
|
|
| The InvalidInputMessage property is used to identify and set the message that will be displayed if the control contains invalid data (input mask or value out of bounds). |
|
|
|
|
|
|
|
| The BackgroundStyle property is used to get and modify the background style of cells in tables and/or TreeView Tables.... |
|
|
|
|
|
|
|
| The MaxNbCard property gets and sets the maximum number of cards in a Kanban control. |
|
|
|
|
|
|
|
| The MapMode property determines and changes how the map is displayed in the Map control. |
|
|
|
|
|
|
|
| If your application is multilingual, it is also necessary to manage multilingualism in the user Groupware windows/pages...... |
|
|
|
|
|
|
|
| The AutomaticLink property is used to:
determine if the automatic link detection mode is enabled,
enable or disable the automatic link detection mode.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|