I have been able to get alittle more working, sorry my question above was alittle vague.
I have been able to circumvent the problem by embeding iguidance into a windows panel control and then embedding the panel into cf. The reason i chose the panel control is that i could not find a CF control that would take a IntPtr. Is there a way to do this? as it would solve part 2 below, and allow the control to have its sizes changed in the skin file.
Part 2: Assuming that i cannot use a CF control and must use the windows panel, how do i resize the panel when skin size changes?
Any thoughts on the methods i am using to solve the problem are welcome, even if you think i am going about this entirely wrong, I am sorta winging it, and might have missed a better way.
here is a screenshot
Thanks in advance,
Brian