Ok, this is working well, except I still need a Focus event or even a Click event.
The reason is because I need to display a "Tool Tip" for the item being edited.
I can see the IME Height changed event, which could work, but there is no SENDER or way (I can see) to detect which item within the dialog was clicked, focused, etc. to determine the proper tooltip.
BTW, the tooltip is available within a type structure within the preference dialog class, but since there is no focus event, the tooltip can't get set.
Any ideas/suggestions are appreciated
Rusty