Extended Library for WPF and Silverlight | ComponentOne
In This Topic
    Basic Events
    In This Topic

     

    Book for WPF includes several events that allow you to set interaction and customize the control. Some of the more important events are listed below.

    The following events let you customize the C1Book control:

     

    Event

    Description

    C1Book.CurrentPageChanged

    Fires when the C1Book.CurrentPage property changes.

    C1Book.CurrentZoneChanged

    Occurs when current zone changed. For more information, see Book Zones.

    C1Book.DragPageFinished

    Occurs when page ends of being dragged.

    C1Book.DragPageStarted

    Occurs when the page starts to be dragged.

    C1Book.IsMouseOverChanged

    Event raised when the IsMouseOver property has changed.