CPagerCtrl Members

The following are members of the CPagerCtrl class.

Base Class Members

CWnd

Provides the base functionality of all window classes in the Microsoft Foundation Class Library.

Construction

CPagerCtrl

Constructs a CPagerCtrl object.

Create

Creates a pager control with specified styles and attaches it to the current CPagerCtrl object.

CreateEx

Creates a pager control with specified extended styles and attaches it to the current CPagerCtrl object.

Attributes

SetChild

Sets the contained window for the current pager control.

SetBkColor

Sets the background color of the current pager control.

GetBkColor

Retrieves the background color of the current pager control.

SetBorder

Sets the border size of the current pager control.

GetBorder

Retrieves the border size of the current pager control.

SetScrollPos

Sets the scroll position of the current pager control.

GetScrollPos

Retrieves the scroll position of the current pager control.

SetButtonSize

Sets the button size of the current pager control.

GetButtonSize

Retrieves the button size of the current pager control.

GetButtonState

Retrieves the state of the specified button in the current pager control.

GetDropTarget

Retrieves the IDropTarget interface for the current pager control.

Operations

RecalcSize

Causes the current pager control to recalculate the size of the contained window.

ForwardMouse

Enables or disables forwarding WM_MOUSEMOVE messages to the window that is contained in the current pager control.

IsButtonInvisible

Indicates whether the specified button of the current pager control is in invisible state.

IsButtonNormal

Indicates whether the specified button of the current pager control is in normal state.

IsButtonGrayed

Indicates whether the specified button of the current pager control is in grayed state.

IsButtonDepressed

Indicates whether the specified button of the current pager control is in pressed state.

IsButtonHot

Indicates whether the specified button of the current pager control is in hot state.

See Also

Reference

CPagerCtrl Class

Hierarchy Chart