Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

QV Object GetProperties

How can I get all the names an possible values of the GetProperties member of a QV Object (ListBox,Table, Etc.) ?

1 Solution

Accepted Solutions
Anonymous
Not applicable
Author

The only source of this info that I know is the APIGuide.qvw

View solution in original post

4 Replies
Anonymous
Not applicable
Author

The only source of this info that I know is the APIGuide.qvw

Not applicable
Author

Thank you Michael. I navigate throught the ApiGuide but didn't find the answer. As I know there is a macro anywhere in the forum to list all those values but couldn't download it. Do you have any idea ?

Anonymous
Not applicable
Author

Maybe you don't use navigation properly.
On the tab "Automation Members", start from selecting Member = GetProperties, the upper right list box. Next, select the QV Object what you want in the upper left list box, for example ListBox. And now, the last step - see the list box "Select Class from Parameter/Property Type", there will be one button-like value available, "IListBoxProperties". Clik on it, and get the results in the Member list box.

Not applicable
Author

Thank you very much Michael. That was what I was looking for.

Regards.

Cotto