|
|
|
|
|
|
|
Deletes one of the buttons found in the thumbnail of the application from the taskbar. |
|
|
|
|
|
|
Deletes the icon that overlays the application icon in the taskbar. |
|
|
|
|
|
|
Deletes all the buttons associated with the thumbnail of the application from the taskbar. |
|
|
|
|
|
|
The ProgressBarSystem property gets and sets the progress bar used as system progress bar (in the taskbar) with Windows 7 (and later). |
|
|
|
|
|
|
The Sortable property is used to:
Determine if a Table control column is sortable.
Make a column of a Table control sortable or not.... |
|
|
|
|
|
|
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 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 VerticalOrientation property is used to:
Find out the orientation of a ListView control.
Modify the orientation of a ListView control.... |
|
|
|
|
|
|
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 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).... |
|
|
|
|
|
|
In an application developed with WINDEV, the user has the ability to implement a keyboard shortcut on a button...... |
|
|
|
|
|
|
WINDEV, WEBDEV and WINDEV Mobile propose a spelling checker...... |
|
|
|
|
|
|
Each Scheduler control found in a window proposes a menu to the user.... |
|
|
|
|
|
|
Each Organizer control found in a window proposes a menu to the user...... |
|
|
|
|
|
|
The Special paste command is used to explicitly choose the format in which the clipboard content will be pasted in the window editor...... |
|
|
|
|
|
|
Methods to associate a control with a tab pane...... |
|
|
|
|
|
|
The PaneVisible property is used to:
determine if the pane of the Image Editor control is visible,
show or hide the pane of the Image Editor control.... |
|
|
|
|
|
|
The Cumulated property is used to determine if the value of a column or row in Pivot Table control corresponds to a total (total at the end of a row or column). |
|
|
|
|
|
|
The ProgressBar property is used to identify and change the Progress Bar control used when calculating a Pivot Table control (PVTCalculateAll and PVTCalculateUpdate functions). |
|
|
|
|
|
|
The DisplayLink property gets and sets the display mode of the links in a Gantt Chart column. |
|
|
|
|
|
|
The MovementTask property allows you to know and modify the way users move tasks in a Gantt Chart column. |
|
|
|
|
|
|
The TextProgressBar property gets and sets the text displayed in a progress bar. |
|
|
|
|
|
|
The ImageType property is used to get the type of image being edited in an Image Editor control (icon or image). |
|
|
|
|
|
|
The DisplayBookmarks property is used to:
identify the display mode of bookmarks in a Word Processing control.
show or hide bookmarks in a Word Processing control.... |
|
|
|
|
|
|
The SearchAAF property is used to:
find out whether the search via AAF is enabled on a non-editable Combo Box control,
enable (or not) the search via AAF on a non-editable Combo Box control.... |
|
|
|
|
|
|
The RuleVisible property is used to:
Find out whether the rulers are visible or invisible in a Word Processing control.
Make the rulers visible or invisible in a Word Processing control.... |
|
|
|
|
|
|
The Compass property is used to:
display or hide the compass on a Map control,
determine whether the compass is displayed on a Map control.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|