Re: Windows handle of VFP combo box via API

2024-08-21 Thread Alan Bourke
VFP controls are managed by VFP itself with a few exceptions, and don't get a Windows hWnd. https://hackfox.github.io/section4/s4g868.html -- Alan Bourke alanpbourke (at) fastmail (dot) fm ___ Post Messages to: ProFox@leafe.com Subscription Main

Re: Windows handle of VFP combo box via API

2024-08-20 Thread Joe Yoder
The code samples I've been trying think so but they don't work so maybe not! On Tue, Aug 20, 2024 at 3:18 PM Eric Selje wrote: > Would individual controls even get their own Windows handle? > > On Tue, Aug 20, 2024 at 1:50 PM Joe Yoder wrote: > > > I have had no luck finding tested example code

Re: Windows handle of VFP combo box via API

2024-08-20 Thread Eric Selje
Would individual controls even get their own Windows handle? On Tue, Aug 20, 2024 at 1:50 PM Joe Yoder wrote: > I have had no luck finding tested example code. Can someone recommend a > source or share a sample. > > Thanks in advance, > Joe > > > --- StripMime Report -- processed MIME parts ---

Windows handle of VFP combo box via API

2024-08-20 Thread Joe Yoder
I have had no luck finding tested example code. Can someone recommend a source or share a sample. Thanks in advance, Joe --- StripMime Report -- processed MIME parts --- multipart/alternative text/plain (text body -- kept) text/html --- ___ Post