|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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 MaxNbCard property gets and sets the maximum number of cards in a Kanban control. |
|
|
|
|
|
|
|
| The StoredValue property is used to get the value currently stored by:
a row in a List Box, ListView or Combo Box control.
a "Text token" Edit control.
a row of a Table control.
an input suggestion in an Edit control (if the suggestion is selected).... |
|
|
|
|
|
|
|
| The TypeButton property is used to identify and modify the type of a button field: Cancel, Interrupt, Validate, ... |
|
|
|
|
|
|
|
| The Weight property is used to manage the weight of an element in a TreeMap control. |
|
|
|
|
|
|
|
| The DisplayedItemImage property is used to:
Get the item that corresponds to the image displayed in a ListView control.
Change the item that corresponds to the image displayed in a ListView control.... |
|
|
|
|
|
|
|
| The InitialContent property gets the initial content:
of a List Box control populated programmatically.
of a Combo Box control populated programmatically.
of a "List of values" column in a Table control.
in a Spreadsheet control.... |
|
|
|
|
|
|
|
| The DataBinding property gets and changes the binding between a control and:
a table item.
a variable.
several variables.... |
|
|
|
|
|
|
|
| The ProgressBarSystem property gets and sets the progress bar used as system progress bar (in the taskbar) with Windows 7 (and later). |
|
|
|
|
|
|
|
| The Layout property is used to get the layout of the cells in a Layout control. |
|
|
|
|
|
|
|
| The FullName property is used to find out the full name:
of a control.
of a window.
of a menu option.
of a table column.... |
|
|
|
|
|
|
|
| The TouchScrollable property is used to:
Determine if the control supports touch scrolling.
Enable or disable touch-responsiveness for a control.... |
|
|
|
|
|
|
|
| The BackgroundStyle property is used to get and modify the background style of cells in tables and/or TreeView Tables.... |
|
|
|
|
|
|
|
| The ListViewMode property is used to:
Find out the display mode of a ListView control.
Modify the display mode of a ListView control.... |
|
|
|
|
|
|
|
| The Ellipsis property is used to determine and change the truncation mode with ellipses in:
a window control (Static, edit control, List box, Button, Combo box or Static table column).
a Static Text control in a report.... |
|
|
|
|
|
|
|
| The ImageMode property gets and sets the display mode of an image in an Image control, in the column of a table of type Image or in the background of a Chart control in a window. |
|
|
|
|
|
|
|
| The SelectedResource property returns the name of the resource that corresponds to the user's selection in a Scheduler control.... |
|
|
|
|
|
|
|
| The TriState property is used to:
Determine if a check box option supports 3 or 2 states.
Determine if a TreeView control uses 3-state or 2-state check boxes.
Modify the type of a switch option: 3-state or 2-state options.... |
|
|
|
|
|
|
|
| The MapMode property determines and changes how the map is displayed in the Map control. |
|
|
|
|
|
|
|
| The TestMode property determines if the Ad control displays a test ad. |
|
|
|
|
|
|
|
| The EmptyIfZero property is used to:
Find out the management mode of zero value in a control.
Modify the management mode of zero value in a control... |
|
|
|
|
|
|
|
| The TrafficInfo property is used to:
determine whether traffic information is displayed in the Map control.
display or hide traffic information in the Map control.... |
|
|
|
|
|
|
|
| The Effect property gets and sets the blur radius on the contents of a control. |
|
|
|
|
|
|
|
| The InvalidInputMessage property gets and sets the message that will be displayed if the control contains invalid data (input mask or value out of bounds). |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|