Stencil window not shown in axDrawingControl, sometimes.

C

cath1602

I have a C# Forms application with two axDrawingControls in two
separate forms. Each one has a template with its own stencil.

Sometimes when I open the 2nd form (which I do by double clicking a
shape on the first drawing control - see below), the stencil window is
not show. If I right click anywhere on the drawing control, or if I
minimise and maximise the application the stencil window appears.

It works ok if the shape I am dble clicking is already selected. If it
is not already selected it goes wrong.

(The double clicking works by making the dble click behaviour set a
value in a cell and detecting a cell changed event.)

Can anyone give me any clues to a how I might go about tracking down
what is going on?


Catherine
 
C

cath1602

I posted the problem below the other week. Still not fixed. It occurs
to me that if I could get the drawing control to redraw that might be
a good thing. But I can't seem to do that either.

Any ideas?

Catherine
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top