` Comment on an Icetips Article
Icetips - Templates, Tools & Utilities for Clarion Developers

Templates, Tools and Utilities
for Clarion Developers

Add a comment to an Icetips Article

Please add your comments to this article. Please note that you must provide both a name and a valid email address in order for us to publish your comment. Comments are moderated and are not visible until they have been approved. Spam is never approved!

Your Name:  
Email:  
Header text/Subject:  

Please enter your comment in the box below:

Back to article list   Search Articles     Add Comment     Printer friendly     Direct link  

Windows API: Drop a combolist down when selected
2006-10-11 -- Jim Kane
 
> Anyone knows how to have a combo list box auto open up when the field is > selected? > > I have tried "press(downkey)" on the selected embed but this only adds a > 40 to the contents of the field. Map Module('api') sendmessage(long,long,long,long),long,proc,pascal,name('sendmessageA') End end hwnd long,auto code hwnd=?yourdropbox{prop:handle} !this will drop it sendmessage(hwnd,14fH,1,0) !this will close it: sendmessage(hwnd,14fH,0,0)


Today is May 8, 2024, 4:58 pm
This article has been viewed 35115 times.
Google search has resulted in one hit on this article since January 25, 2004.



Back to article list   Search Articles   Add Comment   Printer friendly

Login

User Name:

Password: