Re: Getting Combo Box Drop Down Button hWnd?

new topic     » goto parent     » topic index » view thread      » older message » newer message

Al Getz wrote:
> 
> 
> Hello,
> 
> 
> Anyone have any luck getting the hWnd to the drop down button in a
> drop down ComboBoxEx32 class combobox?
> I've gotten the other control's hWnd's pretty easy but this one is
> a little elusive.
> I'm pretty sure it was discussed before somewhere on here.
> 
> 
> Take care,
> Al
> 
> And, good luck with your Euphoria programming!
> 
> My bumper sticker: "I brake for LED's"
> 


Hello Al,
I'm just guessing, but maybe the drop down button is a child of a child control
it is over the edit control, so maybe it is a child of the edit control.
So if you got the handle of the edit control, you may try to enumerate the
children
of that edit control.

regards,
Jacques DeschĂȘnes

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu