Re: Windows Programming - COMBO Box


[ Follow Ups ] [ Post Followup ] [ Signature.net Forum ]

Posted by Brian Levantine on January 15, 2007 at 08:02:23:

In Reply to: Windows Programming - COMBO Box posted by Mike Saunders on January 15, 2007 at 07:12:16:

Hi Mike. You should explore the help system supplied with Visual Studio. Look for information regarding a COMBOBOX control and you should find information that will help. Basically, I tried to include all of the lower-level functions (PostMessage/SendMessage, Command filters, etc.) that you would use to communticate with such a control. I couldn't put them all in because the code would have grown too large and even more complex. If you study the code in CosWin.ibs you'll find many techniques for communicating to these controls.


Follow Ups:



Post a Followup

Name:
E-Mail:

Subject:

What is the name of the main Signature System's Product?

Comments:

Optional Link URL:
Link Title:
Optional Image URL:

You may attach up to 5 files to your followup (see below):






[ Follow Ups ] [ Post Followup ] [ Signature.net Forum ]