|
|
|
|
|
|
|
|
|
|
|
|
|
|
| List of functions for managing menus... |
|
|
|
|
|
|
|
| The TypeFiles property is used to get and change the filter available in the file picker of the Upload control. |
|
|
|
|
|
|
|
| The CalculatorButton property is used to determine and indicate whether a Numeric or Currency Edit control has a button to display a popup calculator. |
|
|
|
|
|
|
|
| The Style property is used to retrieve and assign the entire style of a control (including the overrides). |
|
|
|
|
|
|
|
| The AutomaticTextColor property is used to identify and change the color to be used for the text of the elements that use the "automatic" color. |
|
|
|
|
|
|
|
| The HintTextColor property is used to get and change the hint text color of an Edit control. |
|
|
|
|
|
|
|
| The MaxNbSegment property is used to get and change the maximum number of line segments for drawing a Wire control. |
|
|
|
|
|
|
|
| The ScreenCastInProgress property is used to determine if the video played in a Multimedia control is being played on an external device (compatible with Air Play). |
|
|
|
|
|
|
|
| The TabOffset property is used to get and change the offset between the border of a Tab or Ribbon control and the tab buttons. |
|
|
|
|
|
|
|
| The TitleBackgroundColor property is used to get and change the background color of a column title in a Table or TreeView Table control. |
|
|
|
|
|
|
|
| The MandatoryInput property is used to determine if a control is required and to enable or disable the required data input. |
|
|
|
|
|
|
|
| The AnimationPeriod property is used to get and modify rotation speed of the animation in the Cube or Carousel controls. |
|
|
|
|
|
|
|
| The HideWhileScrolling property is used to:
Determine if the pinned control is hidden while scrolling,
Show or hide the pinned control while scrolling.... |
|
|
|
|
|
|
|
| The ValuePerStar property gets and sets the value of a star in a Rating control. |
|
|
|
|
|
|
|
| The DisplayFormattingMarks property is used to:
Determine if formatting marks are shown or hidden in a Word Processing control.
Show or hide formatting marks in a Word Processing control.... |
|
|
|
|
|
|
|
| The DisplayModeAutoWhenLoading property is used to determine and change the display mode when loading a PDF document. |
|
|
|
|
|
|
|
| The Body property is used to identify and modify the HTML body of an HTML Display control or an HTML Editor control. |
|
|
|
|
|
|
|
| The DisplayOrphan property is used to:
Determine whether a row or column in a Pivot Table control is displayed when it has no parent.
Change the display mode of a row or column in a Pivot Table control when it has no parent.... |
|
|
|
|
|
|
|
| WINDEV enables you to handle a .NET 3.0, 4.0 control, ... (WPF) by programming...... |
|
|
|
|
|
|
|
| WordPress offers numerous templates to create original websites... |
|
|
|
|
|
|
|
| The SynchroHFSQL property is used to:
get the refresh mode of a Table control based on a data file linked to an HFSQL Client/Server data file.
specify the refresh mode of a Table control based on a data file linked to an HFSQL Client/Server data file.... |
|
|
|
|
|
|
|
| The Group property is used to:
find out whether the control belongs to a group of controls. If the control belongs to one or more groups, the Group property can be used to identify these groups of controls.
associate a control with a group of controls.... |
|
|
|
|
|
|
|
| The BrowsedFile property gets and sets the data source used to display records in controls based on a data file. |
|
|
|
|
|
|
|
| The DeleteButton property is used to determine if there should be an automatic delete button in a Text Edit control, and to change its position. |
|
|
|
|
|
|
|
| The SelectionDirection property is used to determine and change the selection direction (left to right or right to left) in a Word Processing control. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|