|
|
|
|
|
|
|
|
|
|
|
|||||||
#include <winstl_control_functionals.h>
Public Methods | |
| combobox_add_inserter (HWND hwndListbox) | |
| Construct with the target combo-box window. | |
| template<typename S> void | operator() (S const &s) |
| Function call operator taking the item string. | |
| void | operator() (ws_char_a_t const *s) |
| Function call operator taking the item string. | |
| void | operator() (ws_char_w_t const *s) |
| Function call operator taking the item string. | |
|
|
Construct with the target combo-box window.
|
|
|
Function call operator taking the item string.
|
|
|
Function call operator taking the item string.
|
|
|
Function call operator taking the item string.
|
|
|
| STLSoft Libraries documentation © Synesis Software Pty Ltd, 2001-2004 |