R
Ralph Spaulding
Hi:
I'm building a Windows Forms application that includes a Visio ActiveX
Drawing Control to display Visio drawings. I want this to be a view-only
display. The control has an annoying feature where it changes the shape of
the cursor when the mouse passes over a shape in the drawing. I'd like to
disable that feature, or perhaps take control of this event myself. Ideally,
I could override this behavior and get notified when the mouse passes over a
shape, turning off the cursor change.
Any ideas how that would be done?
Thanks
I'm building a Windows Forms application that includes a Visio ActiveX
Drawing Control to display Visio drawings. I want this to be a view-only
display. The control has an annoying feature where it changes the shape of
the cursor when the mouse passes over a shape in the drawing. I'd like to
disable that feature, or perhaps take control of this event myself. Ideally,
I could override this behavior and get notified when the mouse passes over a
shape, turning off the cursor change.
Any ideas how that would be done?
Thanks