Jump to content

Read entire contents of Lostbox


lyledg
 Share

Recommended Posts

I was wondering if it ss it possible to read the entire contents of a listbox?

As it says in the Helpfile, it can only read a selected value

GUICtrlRead ( controlID [, advanced] ) 

Parameters

controlID The control identifier (controlID) as returned by a GUICtrlCreate... function. 
advanced [optional] returns extended information of a control.
0 = (Default) Returns a value with state or data of a control.
1 = Returns extended information of a control (see Remarks). 

Combo, List The value selected
Edited by lyledg
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...