É
éric
I have managed to create my custom control and I can add the dll to the
toolbar in a project no problem.
When I add it to the form however I get a StackOverflowException error.
I am not sure where to begin to figure out this error... any ideas?
I have an override for the OnResize event which then calls this.Invalidate()
I thought this was it but when I compile without this.Invalidate() I get the
same errors.
Regards,
éric
toolbar in a project no problem.
When I add it to the form however I get a StackOverflowException error.
I am not sure where to begin to figure out this error... any ideas?
I have an override for the OnResize event which then calls this.Invalidate()
I thought this was it but when I compile without this.Invalidate() I get the
same errors.
Regards,
éric