|
|
|
|
|
|
|
List of functions for managing browsers... |
|
|
|
|
|
|
The Password property can be used:
on the edit controls (or on the text table columns) to find out whether the control is a "Password" control or to modify the "Password" type of the control.
on the connections (HFSQL Client/Server, OLE DB, etc.) to define the password of the user who uses the connection.... |
|
|
|
|
|
|
The YImage property is used to get and change the initial Y-coordinate of the image section that will be displayed in an Image control or in the background of a Chart control. |
|
|
|
|
|
|
The AnimationPeriod property is used to get and modify rotation speed of the animation in the Cube or Carousel controls. |
|
|
|
|
|
|
The DisplayAsMarkdown property indicates whether or not an Edit control displays its content in Markdown format. |
|
|
|
|
|
|
The OrientationTitle property is used to:
Find out if the title of an Table control column (or all Table control columns) are tilted..
Tilt or not the title of an Table control column (or of all Table control columns).... |
|
|
|
|
|
|
The Modified property is used to determine if a control or group of controls has been modified by the user (keyboard or mouse input). |
|
|
|
|
|
|
The automatic completion helps you write WLanguage code in your applications...... |
|
|
|
|
|
|
The BarVisible property is used to manage the selection bar on a column in a Table or TreeView Table control. |
|
|
|
|
|
|
The AutomaticLink property is used to:
determine if the automatic link detection mode is enabled,
enable or disable the automatic link detection mode.... |
|
|
|
|
|
|
The TotalRange property is used to get and change the total range of data represented by the Range Slider control. |
|
|
|
|
|
|
The VisibleRange property is used to get and change the width of the Range Slider control track. |
|
|
|
|
|
|
Starts cycling through images. |
|
|
|
|
|
|
Displays the first image for the scroll. |
|
|
|
|
|
|
Displays the previous image for the scroll. |
|
|
|
|
|
|
Displays the next image for the scroll. |
|
|
|
|
|
|
Displays the last image for the scroll. |
|
|
|
|
|
|
Returns the displayed image. |
|
|
|
|
|
|
Returns the total number of images taken into account by the scroll. |
|
|
|
|
|
|
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.... |
|
|
|
|
|
|
The WithInput property determines if a Combo Box control supports data input, and enables or disables this behavior. |
|
|
|
|
|
|
The MarginWidth property is used to:
Find out the horizontal margin between the widgets found in a Dashboard control.
Modify the horizontal margin between the widgets found in a Dashboard control.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|