If I have several widgets in a window or dialog like edits/dropdowns etc, and 2 buttons that will be up and down for increment /decrement of values in edits/dropdowns widgets. How do you i determine which widget has focus ? and get the window handle of focused widget to manipulate it (up/down buttons will be set to not allow focus).
Evan
Evan