Jump to content

How to get data from custom control


marschall88
 Share

Recommended Posts

Hi All, 
I'm trying to get data from a control, but I can't get it, is the control class the problem?
This is the window info:

image.png.3bd03267bebcc6d3a64f8a2a7a5d86ed.png

image.png.540b27ceb84b8915bc8bd4d4f35d50d5.png

I have tried with following line, but it retuns 0

    $test = ControlGetHandle($stokeBaseHomeTitle, "", $clientListTable)
    $line = _GUICtrlListView_GetColumnCount($test)
    MsgBox(1, 1, $line)

 

 

Edited by marschall88
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...