Even if it does work, I need a way to INTERNALLY, within the class itself, know the component. the IME library knows it, so I'm assuming my wrapper class xIME should be able to find it somehow. It is my intent to provide this class that a programmer can simply replace their IME library with without breaking any code
instead of
they would replace as
and their existing code would still work, but add three new properties, Height, Visible and HardwareKeyboard. For now, I'm just inserting Main as the component. I figure Erel, Andrew or Klaus may now. At least I hope someone does
thanks for your thoughts, Steve