Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This section lists the window styles used when creating pager controls.
Constant | Description |
---|---|
|
The pager control will scroll when the user hovers the mouse over one of the scroll buttons. |
|
The contained window can be a drag-and-drop target. The pager control will automatically scroll if an item is dragged from outside the pager over one of the scroll buttons. |
|
Creates a pager control that can be scrolled horizontally. This style and the PGS_VERT style are mutually exclusive and cannot be combined. |
|
Creates a pager control that can be scrolled vertically. This is the default direction if no direction style is specified. This style and the PGS_HORZ style are mutually exclusive and cannot be combined. |
Requirements
Requirement | Value |
---|---|
Header |
|