Extended Library for WPF and Silverlight | ComponentOne
Book / Book Features / Page Fold Visibility
In This Topic
    Page Fold Visibility
    In This Topic

    By default, users will see a page fold when their mouse is over certain book zones.  If you choose to, however, you can change the page fold visibility. You can set the C1Book.ShowPageFold property to any of the values in the following table to determine how users interact with the C1Book control:

     

     Value

    Description

    OnMouseOver

     

    The fold will be visible when the user drags the mouse over the edge of the page. This is the default setting.

    Never

    The fold will not be visible.

    Always

    The fold will always be visible.