Hello.
when i open a form which contains the flygrid, i get the following weird exception:
A Call to PInvoke function 'NineRays.FlyGrid!0c::DrawThemeBackground'
has unbalanced the stack. This is likely because the managed PInvoke
signature does not match the unmanaged target signature. Check that the
calling convention and parameters of the PInvoke signature match the
target unmanaged signature.
i work with VS2005RC
Thanks.