OnComponentEnterState - disable key press

R

rc

Hi,

I am using visioApplication.OnComponentEnterState to disable the Visio
frames whilst my app does some processing on the shapes.

I have found that the user can still press DEL to delete shapes if they are
selected even though the frames are disabled.

Anyone know how i can prevent such keypress events?

Regards
RC
 
Top