for example handle of "Lebel1".
It will be useful in some API coding.
Professional Software Development Tools
for example handle of "Lebel1".
It will be useful in some API coding.
you can only get the handle of windowed objects like listbox, input, web, combo, winbutton and grid
objects like buttons and labels do not have a handle thats accessable to API
Open your eyes to Narcissism, Don't let her destroy your life!!
Hello man
Ok, can you call me ,how can i do it for windowed objects as example?
the listbox window handle is stored in the var hWnd
Code:hWnd = ListBox.GetProperties("ListBox").WindowHandle;
Open your eyes to Narcissism, Don't let her destroy your life!!
Thanksful
that's cool way.![]()