|
|
|
|
|
|
|
The Extra property is used to:
Get additional information about a control, window, or page.
Edit additional information of a control, window or page.
In browser code, you can only get additional information of a control or page.... |
|
|
|
|
|
|
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 InternalPagePopup property is used to get and modify the name of the internal page used to customize the content of marker popups in a Map control. |
|
|
|
|
|
|
The Animation property animates an image. |
|
|
|
|
|
|
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 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 control in a report.... |
|
|
|
|
|
|
The ThumbnailImage property is used to:
Get the image associated with an element of a ListView control.
Change the thumbnail image associated with an element of a ListView 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.
Change the type of an option in a check box: option with 3 states or with 2 states.... |
|
|
|
|
|
|
The InitialVisible property is used to determine if:
a control was visible during the first display of the associated window or page.
a window was visible during its first display.... |
|
|
|
|
|
|
The BackgroundStyle property is used to get and modify the background style of cells in tables and/or TreeView Tables.... |
|
|
|
|
|
|
IFrame is an HTML concept...... |
|
|
|
|
|
|
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 SourceName property is used to:
Get the name of the report data source.
Change the report data source.... |
|
|
|
|
|
|
The BackgroundColor property is used to set the background color of a control, window, page or block of a report. |
|
|
|
|
|
|
The "Breadcrumb" control corresponds to a series of links allowing the Web user to go back into the logical tree structure of a site...... |
|
|
|
|
|
|
The HTML Editor control allows users to create and modify HTML pages...... |
|
|
|
|
|
|
The AdjustmentMode property determines and changes how a Spreadsheet control is adjusted in a report. |
|
|
|
|
|
|
The PrintArea property is used to get and change the print area of a Spreadsheet control in a report. |
|
|
|
|
|
|
Within a report, the PrintedSheet property is used to get and change the sheet of a Spreadsheet control to be printed. |
|
|
|
|
|
|
WINDEV allows you manipulate a TreeMap control through programming.... |
|
|
|
|
|
|
The NbDescribedThumbnail property is used to get the number of thumbnails expected for an item. |
|
|
|
|
|
|
The InputMask property is used to:
get the input mask.
set the input mask (from the masks available for the type).... |
|
|
|
|
|
|
The CheckMarkStyle property gets and sets the check icon of a menu option. This icon appears only if the menu option is checked. |
|
|
|
|
|
|
The MaxThumbnailHeight property is used to get and change the maximum height of a thumbnail of an Image item (binary memo). |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|