ComponentOne Extended Library for WPF and Silverlight
Book Zones
Book > Book Features > Book Zones

The C1Book control includes several zones. These zones let you customize what happens when users interact with various sections of the control. You can use the C1Book.CurrentZone property to get the user's current zone and you can use the C1Book.CurrentZoneChanged event to customize when happens when users move to a different zone.

There are six separate zones in the C1Book control. For an illustration of each zone, note the mouse's position in each of the images in the following table:

 

Zone

Description

Example

Out

Specifies the zone outside the borders of the book.

BottomLeft

Specifies bottom left fold zone.

TopLeft

Specifies top left fold zone.

Center

Specifies the center of the book (no fold zone).

TopRight

Specifies top right fold zone.

BottomRight

Specifies bottom left fold zone.