S
solex
Is it possible to use WinAPI functions such as SendMessage. I would like to
use this API for searching for items in a listbox but cannot find the HWND
property. In addition I would like to create some control utilities but
everytime I try to pass an instance of a control I get a type mismatch
because the control is NULL.
Thanks,
Dan
use this API for searching for items in a listbox but cannot find the HWND
property. In addition I would like to create some control utilities but
everytime I try to pass an instance of a control I get a type mismatch
because the control is NULL.
Thanks,
Dan