Spread Windows Forms 17
Spread Windows Forms 17.0 Product Documentation / Developer's Guide / Events from User Actions / Shape Actions
In This Topic
    Shape Actions
    In This Topic

    This table lists the events for the various shape actions in Spread. You can also see what events occur when a shape is deleted.

    Action List of Events

    Move Shape

    • MouseDown
    • ShapeActivated
    • Paint
    • ... Paint (repeated for each cell moved through)
    • MouseUp
    • MouseCaptureChanged

    Rotate Shape

    • MouseDown
    • Paint
    • ... Paint (repeated for each cell moved through)
    • MouseUp
    • MouseCaptureChanged