|
|
|
|
|
|
|
|
|
|
|
|
|
|
| The Drag and Drop from the explorer consists in selecting one or more files in the Windows explorer and in transferring them into a control of a WINDEV window... |
|
|
|
|
|
|
|
| The following functions are used to manage Drag and Drop: |
|
|
|
|
|
|
|
| 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 ProgressBarSystem property is used to get and change the progress bar used as system progress bar (in the taskbar) with Windows 7 (and later). |
|
|
|
|
|
|
|
| The TextWithoutFormat property is used to get the text contained in a rich edit control without the formatting tags. |
|
|
|
|
|
|
|
| The Weight property is used to manage the weight of an element in a TreeMap control. |
|
|
|
|
|
|
|
| The ShortcutKey property gets and sets the keyboard shortcut associated with a control. |
|
|
|
|
|
|
|
| The ButtonType property is used to get and change the type of a Button control: Cancelation, Interruption, Validation, ... |
|
|
|
|
|
|
|
| The TestMode property determines if the Ad control displays a test ad. |
|
|
|
|
|
|
|
| The AdLoaded property indicates whether an ad is currently loaded (and displayed) in the Ad control. |
|
|
|
|
|
|
|
| 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 MapMode property determines and changes how the map is displayed in the Map control. |
|
|
|
|
|
|
|
| The Layout property is used to get the layout of the cells in a Layout control. |
|
|
|
|
|
|
|
| The AnchorToContent property determines and changes how the control adapts to its content. |
|
|
|
|
|
|
|
| The Organizer control can be configured in the editor via the description window ("Details" tab)...... |
|
|
|
|
|
|
|
| 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 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 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 Movable property is used to:
Find out whether a table column can be moved by the user,
Allow and/or forbid a table column to be moved by the user.... |
|
|
|
|
|
|
|
| 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 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 ImageMode property is used to get and change 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 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 ListViewMode property is used to:
Find out the display mode of a ListView control.
Modify the display mode of a ListView control.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|