Win32ListViewStyleEx Properties

Applies to TestComplete 15.62, last modified on March 19, 2024

The Win32ListViewStyleEx object contains the following properties:

Property List   | View

Extended

This category includes properties that extend test functionality for the Win32ListViewStyleEx objects.

Name Description
BorderSelect Indicates whether the BorderSelect style is applied.
CheckBoxes Indicates whether the CheckBoxes style is applied.
FlatScrollBar Indicates whether the FlatScrollBars style is applied.
FullRowSelect Indicates whether the FullRowSelect style is applied.
GridLines Indicates whether the GridLines style is applied.
HeaderDrapDrop Indicates whether the HeaderDragDrop style is applied.
LabelTip Indicates whether the LabelTip style is applied.
MultiWorkAreas Indicates whether the MultiWorkAreas style is applied.
OneClickActivate Indicates whether the OneClickActivate style is applied.
SimpleSelect Indicates whether the SimpleSelect style is applied.
SubItemImages Indicates whether the SubItemImages style is applied.
TrackSelect Indicates whether the TrackSelect style is applied.
TwoClickActivate Indicates whether the TwoClickActivate style is applied.
UnderlineCold Indicates whether the UnderlineCold style is applied.
UnderlineHot Indicates whether the UnderlineHot style is applied.
Other Categories

If TestComplete has access to internal methods, properties and files of your tested application (that is, if it is an Open Application), you can call the internal methods and properties as methods and properties of the appropriate test objects. You can view these properties and methods in corresponding categories (Private, Public, RTTI, Debug Agent, Firefox, and so on). These methods and properties are not described in the TestComplete help file. For more information on them, please see the documentation for the development tools that was used to create the application under test.

See Also

Win32ListViewStyleEx Object

Highlight search results