Hi,
Ok, I admit being spoiled with EZGUI which has a built in function to enumerate the control's class name but more distinctively than the way Windows does it.
i.e. EZGUI distinguishes between checkboxes and option button. Actually any kind of button.
Windows doesn't apparently. I was hoping that a frame, button, checkbox, image button, etc would all have their own unique class name but to no avail.
So anybody has an idea on how to get this to work (without EZGUI
) ?
Ok, I admit being spoiled with EZGUI which has a built in function to enumerate the control's class name but more distinctively than the way Windows does it.
i.e. EZGUI distinguishes between checkboxes and option button. Actually any kind of button.
Windows doesn't apparently. I was hoping that a frame, button, checkbox, image button, etc would all have their own unique class name but to no avail.
So anybody has an idea on how to get this to work (without EZGUI

Comment