Jump to content

Control ID not constant


 Share

Recommended Posts

I gotta admit that I've been so fixated on clicking that damn arrow that I totally forgot on testing the left part of the pulldown menu which is a different control. As I did now I realized there was a small letter of a capital letter and now after fixing this it worked!

$gethandle=ControlGetHandle("Filter" ,"", "TcxCustomInnerTextEdit1")

and $gethandle on the Control ID of that very same control do return the same handle.

HOWEVER, using

$gethandle=ControlGetHandle("Filter" ,"", "TcxButtonEdit1"")

on the arrow control (spelled correctly since the beginning) still comes up with "". So why does it work on one control and not the other?

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...