|
|
|
|
|
|
|
|
|
|
|
|
|
|
| List of properties associated with the Preset control |
|
|
|
|
|
|
|
| The "Preset controls" pane proposes several preset controls that can be included in the current window or in the current page by "Drag and Drop"... |
|
|
|
|
|
|
|
| It is not uncommon for developers to recreate the same controls, with the same style and (almost) the same code in the same project, without using a template or an Internal Window control... |
|
|
|
|
|
|
|
| The MinWidth property is used to get and change the minimum width of a control or window. |
|
|
|
|
|
|
|
| The DisplayedValue property returns the value currently displayed in the control of a window or page. |
|
|
|
|
|
|
|
| The InitialValue property is used to get the initial value of a control in a window or page. |
|
|
|
|
|
|
|
| The MaxWidth property is used to get and change the maximum width of a control or window. |
|
|
|
|
|
|
|
| Scrolls a page up to position a control in the visible section of the page (top) in the browser. |
|
|
|
|
|
|
|
| Returns the number of the current record in a Looper control based on a data file. |
|
|
|
|
|
|
|
| Creates an XML file from the data found in a Table or TreeView Table control. |
|
|
|
|
|
|
|
| Sorts a Table or TreeView Table control on one or more columns (lexicographical sort). |
|
|
|
|
|
|
|
| Returns the number of the current record in a Table control based on a data file. |
|
|
|
|
|
|
|
| Adjusts the title and size of columns found in a Table or TreeView Table control. |
|
|
|
|
|
|
|
| Used to build the path of the elements found in a TreeView control by differentiating the duplicates. |
|
|
|
|
|
|
|
| Selects one or more elements in a List Box, ListView or Combo Box control. |
|
|
|
|
|
|
|
| Returns the number of elements in a List Box, ListView or Combo Box control. |
|
|
|
|
|
|
|
| Specifies whether the space characters on the right of the value found in the control are deleted. |
|
|
|
|
|
|
|
| Reads the value of one of the animation parameters defined for an Image or Static control. |
|
|
|
|
|
|
|
| Cancels the interception of a Windows event on a WINDEV control or window (implemented by Event). |
|
|
|
|
|
|
|
| Clears a List Box, ListView or Combo Box control populated programmatically. |
|
|
|
|
|
|
|
| Associates an OLE control with an OLE object by invoking a specific OLE server. |
|
|
|
|
|
|
|
| Returns the status of a node in a Treeview Table control: collapsed, expanded or not found. |
|
|
|
|
|
|
|
| Validates the modification or addition of the record associated with the current row in the Looper control. |
|
|
|
|
|
|
|
| Returns the index of the break header and footer for a given break in a Looper control. |
|
|
|
|
|
|
|
| Creates a character string from the data found in a Table or TreeView Table control. |
|
|
|
|
|
|
|
| Returns the position of the first character in a given page in a Text Processing control. |
|
|
|
|
|
|
|
| Creates an XML file from the data found in a Table or TreeView Table control. |
|
|
|
|
|
|
|
| Adds a task in a Gantt Chart column in a Table or TreeView Table control. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|