B
Ben
I am creating a .net cf application that uses a sip. I need to adjust
the form (move it up or down) based on whether or not the sip is
visible. Since the InputPanel class of cf is unmanaged, I am calling
the API of coredll in order to change the state of the sip.
However, I do not know if there is a way for me to access an event that
tells me whether or not the sip is visible. I thought that a hook may
work, but it appears that cf does not support this. Any ideas for how
to tell when the state of the sip changes?
Thanks in advance.
- Ben
the form (move it up or down) based on whether or not the sip is
visible. Since the InputPanel class of cf is unmanaged, I am calling
the API of coredll in order to change the state of the sip.
However, I do not know if there is a way for me to access an event that
tells me whether or not the sip is visible. I thought that a hook may
work, but it appears that cf does not support this. Any ideas for how
to tell when the state of the sip changes?
Thanks in advance.
- Ben