Difference between Standard and Extended properties in Object Spy
SOLVED- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-13-2020
03:36 AM
08-13-2020
03:36 AM
Difference between Standard and Extended properties in Object Spy
Hi,
What is the difference between the two tabs (Standard and Extended) in Object Spy window.
Solved! Go to Solution.
2 REPLIES 2
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-13-2020
05:57 AM
08-13-2020
05:57 AM
Properties Page
The Properties page holds two columns. The one on the left displays a property’s name, the right column displays its value. You can change the column width by dragging the separator between column headers.
By default, properties are grouped in the following way:
- Standard properties are common for multiple objects of different types, for example all objects have the Exists property.
Extended properties are specific to object types. For example, most edit controls have the wText property.
Other properties provide access to internal properties of the application. The name of the category will be different depending on the technology used to create the application.
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-13-2020
05:58 AM
08-13-2020
05:58 AM
